Skip to content

Commit 26fc050

Browse files
fix(deps): update dependency org.testcontainers:testcontainers to v1.21.1 (#663)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent f05579a commit 26fc050

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
@@ -47,7 +47,7 @@ awaitility = "org.awaitility:awaitility:4.3.0"
4747
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
4848
wiremockjre8 = "com.github.tomakehurst:wiremock-jre8:2.35.2"
4949
wiremock = "org.wiremock:wiremock:3.13.0"
50-
testcontainers = "org.testcontainers:testcontainers:1.21.0"
50+
testcontainers = "org.testcontainers:testcontainers:1.21.1"
5151
logback = "ch.qos.logback:logback-classic:1.5.18"
5252
jackson = "com.fasterxml.jackson.core:jackson-databind:2.19.0"
5353
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.7"

0 commit comments

Comments
 (0)