Skip to content

Commit

Permalink
Bump junit-platform.version from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps `junit-platform.version` from 1.2.0 to 1.3.0.

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

Updates `junit-platform-surefire-provider` from 1.2.0 to 1.3.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Sep 4, 2018
1 parent aa0e843 commit 7c94743
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 @@ -70,7 +70,7 @@
<spring.version>5.0.8.RELEASE</spring.version>
<spring-boot.version>2.0.4.RELEASE</spring-boot.version>
<spring-security.version>5.0.6.RELEASE</spring-security.version>
<junit-platform.version>1.2.0</junit-platform.version>
<junit-platform.version>1.3.0</junit-platform.version>
<junit-jupiter.version>5.2.0</junit-jupiter.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 7c94743

Please sign in to comment.