Skip to content

Commit eb178cf

Browse files
build(deps-dev): Bump org.testcontainers:testcontainers
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.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.20.6...1.21.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 867ad1b commit eb178cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<org.mockito.version>5.17.0</org.mockito.version>
3939
<org.slf4j.version>2.0.17</org.slf4j.version>
4040
<org.skyscreamer.version>1.5.3</org.skyscreamer.version>
41-
<org.testcontainers.version>1.20.6</org.testcontainers.version>
41+
<org.testcontainers.version>1.21.0</org.testcontainers.version>
4242
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4343
</properties>
4444

0 commit comments

Comments
 (0)