Skip to content

Commit

Permalink
Update maven-surefire-plugin.version
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2024
1 parent 2550c7b commit 4943fb2
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.5</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 4943fb2

Please sign in to comment.