We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bfac4c commit ae59614Copy full SHA for ae59614
gradle/libs.versions.toml
@@ -40,7 +40,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.
40
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
41
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
42
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.31.11" }
43
-azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.32" }
+azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.33" }
44
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.80" }
45
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }
46
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.18.0" }
0 commit comments