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 9ca8f92 commit d841431Copy full SHA for d841431
gradle/libs.versions.toml
@@ -41,7 +41,7 @@ swagger = "1.6.16"
41
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
42
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.4" }
43
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
44
-awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.32.29" }
+awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.33.0" }
45
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
46
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.37" }
47
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.2" }
0 commit comments