Skip to content

Commit

Permalink
Update maven-surefire-plugin.version to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2023
1 parent 2550c7b commit dc2efd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<!-- testing -->
<mockk.version>1.13.8</mockk.version>
<springmockk.version>4.0.2</springmockk.version>
<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>

<!-- required, because there is an additional main method (see VerySimpleExample.kt) -->
<start-class>de.larmic.kotlindsl.example.ApplicationKt</start-class>
Expand Down

0 comments on commit dc2efd0

Please # to comment.