Skip to content

Commit

Permalink
Merge pull request #340 from elastic/dependabot/gradle/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-testcontainers-1.20.1

build: bump org.testcontainers:testcontainers from 1.20.0 to 1.20.1
  • Loading branch information
jackshirazi authored Aug 5, 2024
2 parents 49db359 + 1a1575f commit 06e2328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ autoservice-annotations = { group = "com.google.auto.service", name = "auto-serv
assertj-core = "org.assertj:assertj-core:3.26.3"
awaitility = "org.awaitility:awaitility:4.2.1"
findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
testcontainers = "org.testcontainers:testcontainers:1.20.0"
testcontainers = "org.testcontainers:testcontainers:1.20.1"
logback = "ch.qos.logback:logback-classic:1.5.6"
jackson = "com.fasterxml.jackson.core:jackson-databind:2.17.2"
protobuf-util = "com.google.protobuf:protobuf-java-util:3.25.3"
Expand Down

0 comments on commit 06e2328

Please sign in to comment.