Skip to content

Commit

Permalink
Bump junit5.version from 5.4.0 to 5.4.1
Browse files Browse the repository at this point in the history
Bumps `junit5.version` from 5.4.0 to 5.4.1.

Updates `junit-bom` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.4.0...r5.4.1)

Updates `junit-vintage-engine` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.4.0...r5.4.1)

Updates `junit-jupiter-engine` from 5.4.0 to 5.4.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.4.0...r5.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 18, 2019
1 parent f97e73a commit dc8bfc7
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 @@ -66,7 +66,7 @@
<argLine>-Duser.language=en -Duser.region=US</argLine>

<junit.version>4.12</junit.version>
<junit5.version>5.4.0</junit5.version>
<junit5.version>5.4.1</junit5.version>
<assertj.version>3.12.1</assertj.version>
<mockito.version>2.25.0</mockito.version>
</properties>
Expand Down

0 comments on commit dc8bfc7

Please sign in to comment.