Skip to content

Commit

Permalink
Merge pull request #68 from MemoryLeakDeath/dependabot/maven/org.apac…
Browse files Browse the repository at this point in the history
…he.maven.plugins-maven-surefire-plugin-3.5.1

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1
  • Loading branch information
MemoryLeakDeath authored Oct 12, 2024
2 parents a2478ef + 0be9233 commit 46ca33a
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 @@ -277,7 +277,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<groups>unit-test</groups>
</configuration>
Expand Down

0 comments on commit 46ca33a

Please sign in to comment.