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 1254b84 commit 3705bfbCopy full SHA for 3705bfb
gradle/libs.versions.toml
@@ -49,7 +49,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
49
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
50
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
51
wiremock = "org.wiremock:wiremock:3.13.1"
52
-testcontainers = "org.testcontainers:testcontainers:1.21.3"
+testcontainers = "org.testcontainers:testcontainers:2.0.0"
53
logback = "ch.qos.logback:logback-classic:1.5.19"
54
jackson = "com.fasterxml.jackson.core:jackson-databind:2.20.0"
55
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.8"
0 commit comments