Skip to content

Commit 8ccfca7

Browse files
Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0
Bumps [org.testcontainers:junit-jupiter](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:junit-jupiter dependency-version: 1.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c551d6 commit 8ccfca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>org.testcontainers</groupId>
5858
<artifactId>junit-jupiter</artifactId>
59-
<version>1.20.6</version>
59+
<version>1.21.0</version>
6060
<scope>test</scope>
6161
<exclusions>
6262
<exclusion>

0 commit comments

Comments
 (0)