Skip to content

Commit ed5afcb

Browse files
authored
Merge pull request #176 from mybatis/renovate/junit5-monorepo
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.2
2 parents 2783468 + 1c0f3cf commit ed5afcb

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
@@ -106,7 +106,7 @@
106106
<dependency>
107107
<groupId>org.junit.jupiter</groupId>
108108
<artifactId>junit-jupiter-engine</artifactId>
109-
<version>5.11.1</version>
109+
<version>5.11.2</version>
110110
<scope>test</scope>
111111
</dependency>
112112

0 commit comments

Comments
 (0)