Skip to content

Commit 83f9c75

Browse files
authored
Merge pull request #946 from mybatis/renovate/junit5-monorepo
Update junit5 monorepo to v5.9.2
2 parents 2335e61 + 28bddae commit 83f9c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
6060
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
6161
<kotlin.version>1.8.0</kotlin.version>
62-
<junit.jupiter.version>5.9.1</junit.jupiter.version>
62+
<junit.jupiter.version>5.9.2</junit.jupiter.version>
6363
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
6464

6565
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)