Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 in /exam…
Browse files Browse the repository at this point in the history
…ples/distro (#8478)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent ca01e40 commit 605c1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/distro/smoke-tests/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
}

dependencies {
testImplementation("org.testcontainers:testcontainers:1.18.0")
testImplementation("org.testcontainers:testcontainers:1.18.1")
testImplementation("com.fasterxml.jackson.core:jackson-databind:2.15.0")
testImplementation("com.google.protobuf:protobuf-java-util:3.23.0")
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
Expand Down

0 comments on commit 605c1b2

Please sign in to comment.