We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027a685 commit 7b558e1Copy full SHA for 7b558e1
examples/kotlin-maven/pom.xml
@@ -68,7 +68,7 @@
68
<plugin>
69
<groupId>org.apache.maven.plugins</groupId>
70
<artifactId>maven-surefire-plugin</artifactId>
71
- <version>3.2.5</version>
+ <version>3.3.0</version>
72
</plugin>
73
</plugins>
74
</build>
0 commit comments