Skip to content

Commit

Permalink
Bump testcontainers from 1.17.3 to 1.17.4
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.17.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.17.3...1.17.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 Sep 30, 2022
1 parent 547edde commit b2288df
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 @@ -26,7 +26,7 @@
<error-prone.version>2.15.0</error-prone.version>
<j2html.version>1.4.0</j2html.version>
<streamex.version>0.8.1</streamex.version>
<testcontainers.version>1.17.3</testcontainers.version>
<testcontainers.version>1.17.4</testcontainers.version>
<codingstyle.library.version>${codingstyle.config.version}</codingstyle.library.version>
</properties>

Expand Down

0 comments on commit b2288df

Please sign in to comment.