Skip to content

Commit e01a710

Browse files
authored
Merge pull request #272 from mybatis/renovate/junit5-monorepo
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.11.0
2 parents 76a10d1 + 41563c0 commit e01a710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<dependency>
9999
<groupId>org.junit.jupiter</groupId>
100100
<artifactId>junit-jupiter-engine</artifactId>
101-
<version>5.10.3</version>
101+
<version>5.11.0</version>
102102
<scope>test</scope>
103103
</dependency>
104104
<dependency>

0 commit comments

Comments
 (0)