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 e5d9ae4 commit 2cdf0ceCopy full SHA for 2cdf0ce
core/pom.xml
@@ -77,7 +77,7 @@
77
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
78
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
79
<kotlin.version>2.0.20</kotlin.version>
80
- <junit.jupiter.version>5.11.0</junit.jupiter.version>
+ <junit.jupiter.version>5.11.1</junit.jupiter.version>
81
<argLine>-Xmx1024m -Duser.timezone=UTC</argLine>
82
83
<!-- Reproducible Builds -->
0 commit comments