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 a5c025a commit 772ebd6Copy full SHA for 772ebd6
kotlin/pom.xml
@@ -24,7 +24,7 @@
24
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
25
<maven.compiler.release>21</maven.compiler.release>
26
<kotlin.version>2.0.0</kotlin.version>
27
- <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
28
</properties>
29
30
<dependencies>
0 commit comments