Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 5, 2021
1 parent de4d862 commit 9364b51
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 @@ -222,7 +222,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.7.0</version>
<version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit 9364b51

Please sign in to comment.