Skip to content

Commit 13e1ca9

Browse files
fix(deps): update dependency org.testcontainers:testcontainers to v2.0.5 (#1061)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 166f60e commit 13e1ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
5151
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
5252
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
5353
wiremock = "org.wiremock:wiremock:3.13.2"
54-
testcontainers = "org.testcontainers:testcontainers:2.0.4"
54+
testcontainers = "org.testcontainers:testcontainers:2.0.5"
5555
logback = "ch.qos.logback:logback-classic:1.5.32"
5656
jackson = "com.fasterxml.jackson.core:jackson-databind:2.21.2"
5757
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.9"

0 commit comments

Comments
 (0)