Skip to content

Commit

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

---
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 Aug 22, 2023
1 parent b18de4d commit 67faf32
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 @@ -75,7 +75,7 @@
<version.rest-assured>5.3.1</version.rest-assured>
<version.revapi>0.28.1</version.revapi>
<version.slf4j>2.0.1</version.slf4j>
<version.testcontainers>1.18.3</version.testcontainers>
<version.testcontainers>1.19.0</version.testcontainers>
<version.wiremock>2.35.0</version.wiremock>
<version.zeebe>8.2.8</version.zeebe>

Expand Down

0 comments on commit 67faf32

Please sign in to comment.