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 5013217 commit a7f5340Copy full SHA for a7f5340
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.2"
52
-testcontainers = "org.testcontainers:testcontainers:2.0.1"
+testcontainers = "org.testcontainers:testcontainers:2.0.2"
53
logback = "ch.qos.logback:logback-classic:1.5.21"
54
jackson = "com.fasterxml.jackson.core:jackson-databind:2.20.1"
55
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.8"
0 commit comments