Skip to content

Commit 94492f7

Browse files
committed
Add comment
1 parent f9b1753 commit 94492f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agent/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ configurations {
224224
exclude("com.fasterxml.woodstox", "woodstox-core")
225225
// temporarily overriding version until latest azure-json is part of azure-core
226226
resolutionStrategy.force("com.azure:azure-json:1.3.0")
227+
// waiting for azure-identity to be bumped in the Azure SDK BOM
227228
resolutionStrategy.force("com.azure:azure-identity:1.15.1")
228229
}
229230
}

0 commit comments

Comments
 (0)