Skip to content

Commit 28bddae

Browse files
Update junit5 monorepo to v5.9.2
1 parent 2335e61 commit 28bddae

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)