Skip to content

Commit 1599973

Browse files
Bump junit-jupiter from 1.12.1 to 1.12.3
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.12.1 to 1.12.3. - [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.12.1...1.12.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e9d5a2 commit 1599973

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.12.1</version>
264+
<version>1.12.3</version>
265265
<scope>test</scope>
266266
</dependency>
267267
<dependency>

0 commit comments

Comments
 (0)