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 7a18dca + 4e9e1fd commit c8e4548Copy full SHA for c8e4548
fj-doc-playground-quarkus/pom.xml
@@ -16,7 +16,7 @@
16
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
17
<quarkus.platform.version>3.14.0</quarkus.platform.version>
18
<skipITs>true</skipITs>
19
- <surefire-plugin.version>3.4.0</surefire-plugin.version>
+ <surefire-plugin.version>3.5.0</surefire-plugin.version>
20
<!-- front end runtime -->
21
<src.react>src/main/react</src.react>
22
<npm.build.script>build</npm.build.script>
0 commit comments