Skip to content

Commit a18d2f1

Browse files
authored
Merge pull request #2433 from mybatis/dependabot/maven/org.testcontainers-junit-jupiter-1.16.3
Bump junit-jupiter from 1.16.2 to 1.16.3
2 parents e385136 + 906a3a1 commit a18d2f1

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
@@ -258,7 +258,7 @@
258258
<dependency>
259259
<groupId>org.testcontainers</groupId>
260260
<artifactId>junit-jupiter</artifactId>
261-
<version>1.16.2</version>
261+
<version>1.16.3</version>
262262
<scope>test</scope>
263263
</dependency>
264264
<dependency>

0 commit comments

Comments
 (0)