Skip to content

Commit

Permalink
Bump testcontainers from 1.17.6 to 1.18.1 (#401)
Browse files Browse the repository at this point in the history
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.6 to 1.18.1.
- [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.18.1)

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

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 17, 2023
1 parent 5d4191b commit f827c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<version.awaitility>4.2.0</version.awaitility>
<version.junit5>5.9.3</version.junit5>
<version.rest-assured>4.5.1</version.rest-assured>
<version.testcontainers>1.17.6</version.testcontainers>
<version.testcontainers>1.18.1</version.testcontainers>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit f827c24

Please sign in to comment.