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 5abd342 commit 83be3b1Copy full SHA for 83be3b1
gradle/libs.versions.toml
@@ -38,7 +38,7 @@ swagger = "1.6.16"
38
# (aka mention of the dependency removed).
39
#
40
antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.3" } # spark integration tests
41
-assertj-core = { module = "org.assertj:assertj-core", version = "3.27.3" }
+assertj-core = { module = "org.assertj:assertj-core", version = "3.27.4" }
42
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
43
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.32.14" }
44
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
0 commit comments