Skip to content

Commit

Permalink
Merge pull request #23 from Flashky/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-surefire-plugin-3.2.5

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5
  • Loading branch information
Flashky authored Jan 14, 2024
2 parents 0a9b049 + 565c02d commit dac5ce2
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 @@ -13,7 +13,7 @@
<!-- Testing -->
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<!-- Plugins -->
<maven-surefire-plugin.version>3.2.3</maven-surefire-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
<maven.compiler.release>17</maven.compiler.release>
<jacoco-maven-plugin.version>0.8.11</jacoco-maven-plugin.version>
Expand Down

0 comments on commit dac5ce2

Please sign in to comment.