Skip to content

Commit

Permalink
Bump surefire-junit-platform from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps surefire-junit-platform from 3.0.0 to 3.1.0.

---
updated-dependencies:
- dependency-name: org.apache.maven.surefire:surefire-junit-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed May 8, 2023
1 parent 1886a93 commit fb289c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<!-- Force junit provider because surefire will choose the testng one if testng is detected -->
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit fb289c8

Please sign in to comment.