Skip to content

Commit

Permalink
Bump testcontainers-bom from 1.18.1 to 1.18.2 (#987)
Browse files Browse the repository at this point in the history
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.18.1 to 1.18.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.18.1...1.18.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent 17bdbce commit 6f8f067
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 @@ -35,7 +35,7 @@
<retrying-again.version>1.0.16</retrying-again.version>

<!-- Versions for test dependencies -->
<test-containers.version>1.18.1</test-containers.version>
<test-containers.version>1.18.2</test-containers.version>

<!-- Sonar properties -->
<sonar.projectKey>kiwiproject_kiwi</sonar.projectKey>
Expand Down

0 comments on commit 6f8f067

Please sign in to comment.