Skip to content

Commit 264c7f9

Browse files
build(deps): bump org.testcontainers:testcontainers (#877)
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.6 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.17.6...1.19.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Krüger <[email protected]>
1 parent c97f179 commit 264c7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<rewrite-migrate-java.version>1.17.0</rewrite-migrate-java.version>
2323
<spring-boot.version>2.7.5</spring-boot.version>
2424
<progressbar.version>0.9.5</progressbar.version>
25-
<testcontainers.version>1.17.6</testcontainers.version>
25+
<testcontainers.version>1.19.0</testcontainers.version>
2626
<maven-invoker.version>3.2.0</maven-invoker.version>
2727
<shrinkwrap.resolvers.version>3.1.4</shrinkwrap.resolvers.version>
2828
<lombok.version>1.18.24</lombok.version>

0 commit comments

Comments
 (0)