Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent b3ea2b0 commit d66e7e0
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.2</version.rest-assured>
<version.revapi>0.28.1</version.revapi>
<version.slf4j>2.0.1</version.slf4j>
<version.testcontainers>1.19.0</version.testcontainers>
<version.testcontainers>1.19.2</version.testcontainers>
<version.wiremock>2.35.1</version.wiremock>
<version.zeebe>8.2.13</version.zeebe>

Expand Down

0 comments on commit d66e7e0

Please sign in to comment.