We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f219ea9 commit b565e16Copy full SHA for b565e16
core/pom.xml
@@ -81,7 +81,7 @@
81
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
82
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
83
<kotlin.version>2.2.20</kotlin.version>
84
- <junit.jupiter.version>5.13.4</junit.jupiter.version>
+ <junit.jupiter.version>5.14.0</junit.jupiter.version>
85
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
86
87
<!-- Reproducible Builds -->
0 commit comments