Skip to content

Commit 5922fdb

Browse files
fix(deps): update dependency org.testcontainers:testcontainers to v1.20.5 (#545)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent 4e8a06e commit 5922fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ assertj-core = "org.assertj:assertj-core:3.27.3"
4545
awaitility = "org.awaitility:awaitility:4.2.2"
4646
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
4747
wiremock = "com.github.tomakehurst:wiremock-jre8:2.35.2"
48-
testcontainers = "org.testcontainers:testcontainers:1.20.4"
48+
testcontainers = "org.testcontainers:testcontainers:1.20.5"
4949
logback = "ch.qos.logback:logback-classic:1.5.16"
5050
jackson = "com.fasterxml.jackson.core:jackson-databind:2.18.2"
5151
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.6"

0 commit comments

Comments
 (0)