Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5…
Browse files Browse the repository at this point in the history
….2 (#93)
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 3ece484 commit ccabd2a
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.5.1</version>
<version>3.5.2</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.5.1</version>
<version>3.5.2</version>
<configuration>
<!-- GitHub Actions offers 2 cores for Linux. -->
<forkCount>2</forkCount>
Expand Down

0 comments on commit ccabd2a

Please sign in to comment.