Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4.
- [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.3...1.20.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent ea002e9 commit d98afc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<lib.resilience4j.version>2.2.0</lib.resilience4j.version>
<lib.swagger-parser.version>2.1.22</lib.swagger-parser.version>
<lib.system-rules.version>1.19.0</lib.system-rules.version>
<lib.testcontainers.version>1.20.3</lib.testcontainers.version>
<lib.testcontainers.version>1.20.4</lib.testcontainers.version>
<lib.wiremock.version>2.35.2</lib.wiremock.version>
<lib.woodstox.version>7.0.0</lib.woodstox.version>
<lib.junit-params.version>1.1.1</lib.junit-params.version>
Expand Down

0 comments on commit d98afc7

Please sign in to comment.