Skip to content

Commit

Permalink
Bump junit-jupiter-engine from 5.3.0 to 5.3.1
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.3.0...r5.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and Willi Schönborn committed Sep 18, 2018
1 parent a2a1e0d commit 4d1f878
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 @@ -47,7 +47,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<slf4j.version>1.7.25</slf4j.version>
<junit-platform.version>1.3.1</junit-platform.version>
<junit-jupiter.version>5.3.0</junit-jupiter.version>
<junit-jupiter.version>5.3.1</junit-jupiter.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4d1f878

Please sign in to comment.