Skip to content

Commit 06692c8

Browse files
Bump junit-jupiter from 1.14.2 to 1.14.3
Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.14.2 to 1.14.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.14.2...1.14.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7a318a9 commit 06692c8

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
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>org.testcontainers</groupId>
269269
<artifactId>junit-jupiter</artifactId>
270-
<version>1.14.2</version>
270+
<version>1.14.3</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)