Skip to content

Commit

Permalink
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.5.0 to 3.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 2b6f813 commit c541036
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 @@ -166,7 +166,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit-platform</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit c541036

Please sign in to comment.