We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05579a commit 26fc050Copy full SHA for 26fc050
1 file changed
gradle/libs.versions.toml
@@ -47,7 +47,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
47
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
48
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
49
wiremock = "org.wiremock:wiremock:3.13.0"
50
-testcontainers = "org.testcontainers:testcontainers:1.21.0"
+testcontainers = "org.testcontainers:testcontainers:1.21.1"
51
logback = "ch.qos.logback:logback-classic:1.5.18"
52
jackson = "com.fasterxml.jackson.core:jackson-databind:2.19.0"
53
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.7"
0 commit comments