Skip to content

Commit f3730c6

Browse files
authored
Merge pull request #443 from mybatis/dependabot/maven/org.junit.jupiter-junit-jupiter-engine-5.6.0
Bump junit-jupiter-engine from 5.5.2 to 5.6.0
2 parents fae06af + b196c31 commit f3730c6

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
@@ -110,7 +110,7 @@
110110
<spring-batch.version>4.2.1.RELEASE</spring-batch.version>
111111
<module.name>org.mybatis.spring</module.name>
112112

113-
<junit.version>5.5.2</junit.version>
113+
<junit.version>5.6.0</junit.version>
114114

115115
<!-- Remove after parent 32 (support for jdk 13) -->
116116
<jacoco.version>0.8.4</jacoco.version>

0 commit comments

Comments
 (0)