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 38b4ccc commit 0295afbCopy full SHA for 0295afb
cucumber-archetype/pom.xml
@@ -17,7 +17,7 @@
17
<properties>
18
<junit-jupiter.version>5.10.2</junit-jupiter.version>
19
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
20
- <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.3.0</maven-surefire-plugin.version>
21
</properties>
22
23
<dependencyManagement>
0 commit comments