Skip to content

Commit d3fe4a7

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/toxiproxy/eu.rekawek.toxiproxy-toxiproxy-java-2.1.11' into combined-pr-branch
2 parents 85da26f + 820e1d8 commit d3fe4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/toxiproxy/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Testcontainers :: Toxiproxy"
22

33
dependencies {
44
api project(':testcontainers')
5-
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'
5+
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.11'
66

77
testImplementation 'redis.clients:jedis:6.2.0'
88
}

0 commit comments

Comments
 (0)