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 2335e61 + 28bddae commit 83f9c75Copy full SHA for 83f9c75
core/pom.xml
@@ -59,7 +59,7 @@
59
<checkstyle.config>${project.basedir}/checkstyle-override.xml</checkstyle.config>
60
<formatter.config>eclipse-formatter-config-4space.xml</formatter.config>
61
<kotlin.version>1.8.0</kotlin.version>
62
- <junit.jupiter.version>5.9.1</junit.jupiter.version>
+ <junit.jupiter.version>5.9.2</junit.jupiter.version>
63
<argLine>-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine>
64
65
<!-- Reproducible Builds -->
0 commit comments