Skip to content

Commit

Permalink
Merge pull request #248 from project-ncl/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-surefire-plugin-3.4.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0
  • Loading branch information
thescouser89 authored Aug 19, 2024
2 parents e288b6f + a0e0067 commit f7f1b06
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 @@ -7,7 +7,7 @@
<version>1.0-SNAPSHOT</version>
<properties>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<surefire-plugin.version>3.3.1</surefire-plugin.version>
<surefire-plugin.version>3.4.0</surefire-plugin.version>
<quarkus.version>3.13.2</quarkus.version>
<quarkus.package.type>uber-jar</quarkus.package.type>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit f7f1b06

Please sign in to comment.