Skip to content

Commit

Permalink
Bump junit-platform-runner from 1.7.2 to 1.8.0 (#61)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-runner
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 13, 2021
1 parent 811be96 commit d382c1e
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.7.2</version>
<version>1.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d382c1e

Please sign in to comment.