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 c3fe141 commit 413bccdCopy full SHA for 413bccd
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
45
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
46
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.34.5" }
47
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
48
-azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.38" }
+azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.0" }
49
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.2" }
50
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.19.0" }
51
commons-text = { module = "org.apache.commons:commons-text", version = "1.14.0" }
0 commit comments