Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump junit-platform-runner from 1.0.2 to 1.6.2
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.0.2 to 1.6.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Apr 28, 2020
commit d0588d988cb2faad03a6d60e5e845f678b73d7f4
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<version>1.0.2</version>
<version>1.6.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down