Skip to content

Commit 7c06691

Browse files
authored
Merge pull request #2523 from mybatis/dependabot/maven/org.testcontainers-junit-jupiter-1.17.1
Bump junit-jupiter from 1.17.0 to 1.17.1
2 parents b05733a + 8d9f43f commit 7c06691

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
@@ -259,7 +259,7 @@
259259
<dependency>
260260
<groupId>org.testcontainers</groupId>
261261
<artifactId>junit-jupiter</artifactId>
262-
<version>1.17.0</version>
262+
<version>1.17.1</version>
263263
<scope>test</scope>
264264
</dependency>
265265
<dependency>

0 commit comments

Comments
 (0)