Skip to content

Commit

Permalink
Bump version.junit.platform from 1.5.2 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps `version.junit.platform` from 1.5.2 to 1.6.0.

Updates `junit-platform-launcher` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `junit-platform-runner` from 1.5.2 to 1.6.0
- [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 Jan 21, 2020
1 parent 845ea7f commit b659a9a
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 @@ -19,7 +19,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<!-- Testing -->
<version.junit>5.6.0</version.junit>
<version.junit.platform>1.5.2</version.junit.platform>
<version.junit.platform>1.6.0</version.junit.platform>
<version.mockito>3.2.4</version.mockito>
</properties>

Expand Down

0 comments on commit b659a9a

Please sign in to comment.