Skip to content

Commit e8c2eee

Browse files
Update junit5 monorepo to v5.12.1
1 parent 0ff2e65 commit e8c2eee

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
@@ -81,7 +81,7 @@
8181
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
8282
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
8383
<kotlin.version>2.1.10</kotlin.version>
84-
<junit.jupiter.version>5.12.0</junit.jupiter.version>
84+
<junit.jupiter.version>5.12.1</junit.jupiter.version>
8585
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
8686

8787
<!-- Reproducible Builds -->

0 commit comments

Comments
 (0)