Skip to content

Commit 92f4389

Browse files
Bump org.testcontainers:junit-jupiter from 1.20.6 to 1.21.0 (#139)
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:production 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>
1 parent d57864c commit 92f4389

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
<dependency>
4949
<groupId>org.testcontainers</groupId>
5050
<artifactId>junit-jupiter</artifactId>
51-
<version>1.20.6</version>
51+
<version>1.21.0</version>
5252
<scope>test</scope>
5353
</dependency>
5454

0 commit comments

Comments
 (0)