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 e6a34be commit bc97418Copy full SHA for bc97418
samples/jvm/maven/pom.xml
@@ -18,7 +18,7 @@
18
<kotlin.compiler.jvmTarget>${java.version}</kotlin.compiler.jvmTarget>
19
<kotlin.version>2.2.0</kotlin.version>
20
<maven-compiler-plugin.version>3.14.1</maven-compiler-plugin.version>
21
- <maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
22
<project.build.sourceEncoding>${java.charset}</project.build.sourceEncoding>
23
<project.reporting.outputEncoding>${java.charset}</project.reporting.outputEncoding>
24
<!-- @formatter:on -->
0 commit comments