We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166f60e commit 13e1ca9Copy full SHA for 13e1ca9
1 file changed
gradle/libs.versions.toml
@@ -51,7 +51,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
51
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
52
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
53
wiremock = "org.wiremock:wiremock:3.13.2"
54
-testcontainers = "org.testcontainers:testcontainers:2.0.4"
+testcontainers = "org.testcontainers:testcontainers:2.0.5"
55
logback = "ch.qos.logback:logback-classic:1.5.32"
56
jackson = "com.fasterxml.jackson.core:jackson-databind:2.21.2"
57
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.9"
0 commit comments