Skip to content

Commit

Permalink
Bump org.testcontainers:toxiproxy from 1.20.0 to 1.20.1
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:toxiproxy](https://github.com/testcontainers/testcontainers-java) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.0...1.20.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:toxiproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and morpheus-87 committed Aug 20, 2024
1 parent 19c5f76 commit 31e9ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>toxiproxy</artifactId>
<version>1.20.0</version>
<version>1.20.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 31e9ca6

Please sign in to comment.