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.
2 parents f219ea9 + befc9fd commit 86e865bCopy full SHA for 86e865b
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>6.0.0</junit.jupiter.version>
85
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
86
87
<!-- Reproducible Builds -->
0 commit comments