Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2…
Browse files Browse the repository at this point in the history
….5 (#66)
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent dee462d commit 56e07f4
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.2.3</version>
<version>3.2.5</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.2.3</version>
<version>3.2.5</version>
<configuration>
<!-- GitHub Actions offers 2 cores for Linux. -->
<forkCount>2</forkCount>
Expand Down

0 comments on commit 56e07f4

Please sign in to comment.