Skip to content

Commit 16a69f9

Browse files
authored
Merge pull request #2135 from mybatis/dependabot/maven/org.testcontainers-junit-jupiter-1.15.1
Bump junit-jupiter from 1.14.3 to 1.15.1
2 parents 5fd5100 + 96d5861 commit 16a69f9

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
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>org.testcontainers</groupId>
266266
<artifactId>junit-jupiter</artifactId>
267-
<version>1.14.3</version>
267+
<version>1.15.1</version>
268268
<scope>test</scope>
269269
</dependency>
270270
<dependency>

0 commit comments

Comments
 (0)