Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.apache.maven.plugins-ma…
Browse files Browse the repository at this point in the history
…ven-surefire-plugin-3.2.1
  • Loading branch information
jesperancinha authored Oct 26, 2023
2 parents be5999e + fe3a6d7 commit 5e86ab5
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 @@ -21,7 +21,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<maven-surefire-plugin.version>3.2.1</maven-surefire-plugin.version>
<maven-failsafe-plugin.version>3.1.2</maven-failsafe-plugin.version>
<maven-failsafe-plugin.version>3.2.1</maven-failsafe-plugin.version>
<kotlin.version>1.9.10</kotlin.version>

<spring-boot.version>3.1.5</spring-boot.version>
Expand Down

0 comments on commit 5e86ab5

Please sign in to comment.