Skip to content

Commit

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

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

Updates `junit-platform-commons` from 1.3.2 to 1.4.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 Feb 8, 2019
1 parent fee440f commit 22436df
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 @@ -61,7 +61,7 @@
<slf4j.version>1.7.25</slf4j.version>
<spring.version>5.1.4.RELEASE</spring.version>
<spring-boot.version>2.1.2.RELEASE</spring-boot.version>
<junit-platform.version>1.3.2</junit-platform.version>
<junit-platform.version>1.4.0</junit-platform.version>
<junit-jupiter.version>5.3.2</junit-jupiter.version>
</properties>
<dependencyManagement>
Expand Down

0 comments on commit 22436df

Please sign in to comment.