We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8a06e commit 5922fdbCopy full SHA for 5922fdb
gradle/libs.versions.toml
@@ -45,7 +45,7 @@ assertj-core = "org.assertj:assertj-core:3.27.3"
45
awaitility = "org.awaitility:awaitility:4.2.2"
46
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
47
wiremock = "com.github.tomakehurst:wiremock-jre8:2.35.2"
48
-testcontainers = "org.testcontainers:testcontainers:1.20.4"
+testcontainers = "org.testcontainers:testcontainers:1.20.5"
49
logback = "ch.qos.logback:logback-classic:1.5.16"
50
jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
51
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.6"
0 commit comments