Skip to content

Commit bdd57b7

Browse files
Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.21.2 to 1.21.3. - [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.21.2...1.21.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f0bc9 commit bdd57b7

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
@@ -48,7 +48,7 @@
4848
<error-prone.version>2.36.0</error-prone.version>
4949
<j2html.version>1.4.0</j2html.version>
5050
<streamex.version>0.8.3</streamex.version>
51-
<testcontainers.version>1.21.2</testcontainers.version>
51+
<testcontainers.version>1.21.3</testcontainers.version>
5252
<codingstyle.library.version>5.14.0</codingstyle.library.version>
5353
</properties>
5454

0 commit comments

Comments
 (0)