Skip to content

Commit

Permalink
Bump junit-platform-runner from 1.7.1 to 1.8.2 (#158)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.7.1 to 1.8.2.
- [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: NikZy <sindrejohan1@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and sjsivert authored Jan 27, 2022
1 parent 085c86d commit d775f22
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 @@ -165,7 +165,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.7.1</version>
<version>1.8.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d775f22

Please sign in to comment.