Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 in /benc…
Browse files Browse the repository at this point in the history
…hmark-overhead (#8480)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lauri Tulmin <[email protected]>
  • Loading branch information
dependabot[bot] and laurit authored May 12, 2023
1 parent ee00c7e commit 896e81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark-overhead/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
dependencies {
implementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))

testImplementation("org.testcontainers:testcontainers:1.18.0")
testImplementation("org.testcontainers:testcontainers:1.18.1")
testImplementation("org.testcontainers:postgresql:1.18.1")
testImplementation("org.junit.jupiter:junit-jupiter-api")
testImplementation("org.junit.jupiter:junit-jupiter-params")
Expand Down

0 comments on commit 896e81b

Please sign in to comment.