Skip to content

Commit

Permalink
chore(deps): Bump org.testcontainers:testcontainers-bom
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.19.5.
- [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.6...1.19.5)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent a835784 commit 89f98fe
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 @@ -102,7 +102,7 @@
<junit.version>4.13.2</junit.version>
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<sonar-maven-plugin.version>3.10.0.2594</sonar-maven-plugin.version>
<testcontainers.version>1.17.6</testcontainers.version>
<testcontainers.version>1.19.5</testcontainers.version>
<bonita-java-client.version>1.0.1</bonita-java-client.version>
<awaitility.version>4.2.0</awaitility.version>
<jul-to-slf4j.version>1.7.36</jul-to-slf4j.version>
Expand Down

0 comments on commit 89f98fe

Please sign in to comment.