Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5…
Browse files Browse the repository at this point in the history
….0 (#82)
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 562af16 commit b9db5c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>3.4.0</version>
<version>3.5.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -60,7 +60,7 @@
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<!-- GitHub Actions offers 2 cores for Linux. -->
<forkCount>2</forkCount>
Expand Down

0 comments on commit b9db5c8

Please sign in to comment.