Skip to content

Commit 0e363be

Browse files
authored
Merge pull request #1944 from mybatis/dependabot/maven/org.testcontainers-junit-jupiter-1.14.3
Bump junit-jupiter from 1.14.2 to 1.14.3
2 parents f390cb8 + 06692c8 commit 0e363be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)