Skip to content

Commit

Permalink
build(deps-dev): bump junit-platform-engine from 1.5.2 to 1.6.0 (#634)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-engine](https://github.com/junit-team/junit5) 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] authored and uweschaefer committed Jan 21, 2020
1 parent cbb1520 commit dc1213a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-engine</artifactId>
<version>1.5.2</version>
<version>1.6.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dc1213a

Please sign in to comment.