Skip to content

Commit 8aab26d

Browse files
authored
main: Update dependency com.azure:azure-sdk-bom to v1.2.35 (#1703)
1 parent f16f50b commit 8aab26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.
4040
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
4141
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
4242
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.50" }
43-
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.34" }
43+
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.35" }
4444
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }
4545
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }
4646
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }

0 commit comments

Comments
 (0)