Skip to content

Commit 1544dc3

Browse files
Bump junit-jupiter from 1.13.0 to 1.14.1
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.13.0 to 1.14.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.13.0...1.14.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b8e0ae2 commit 1544dc3

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
@@ -261,7 +261,7 @@
261261
<dependency>
262262
<groupId>org.testcontainers</groupId>
263263
<artifactId>junit-jupiter</artifactId>
264-
<version>1.13.0</version>
264+
<version>1.14.1</version>
265265
<scope>test</scope>
266266
</dependency>
267267
<dependency>

0 commit comments

Comments
 (0)