Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.surefire:surefire-junit-platform
Browse files Browse the repository at this point in the history
Bumps org.apache.maven.surefire:surefire-junit-platform from 3.1.2 to 3.2.1.

---
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 mickaelistria committed Oct 24, 2023
1 parent 6c57d7d commit 4f26ad8
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 @@ -92,7 +92,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 4f26ad8

Please sign in to comment.