Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:toxiproxy from 1.20.2 to 1.20.4 (#…
Browse files Browse the repository at this point in the history
…1225)

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 Dec 16, 2024
1 parent efc2df4 commit d01bb69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
testImplementation("org.testcontainers:postgresql:1.20.3")
testImplementation("org.testcontainers:mariadb:1.20.2")
testImplementation("org.testcontainers:junit-jupiter:1.20.1")
testImplementation("org.testcontainers:toxiproxy:1.20.2")
testImplementation("org.testcontainers:toxiproxy:1.20.4")
testImplementation("eu.rekawek.toxiproxy:toxiproxy-java:2.1.7")
testImplementation("org.apache.poi:poi-ooxml:5.3.0")
testImplementation("org.slf4j:slf4j-simple:2.0.13")
Expand Down

0 comments on commit d01bb69

Please sign in to comment.