Skip to content

Commit

Permalink
Bump junit-jupiter from 5.6.0 to 5.7.1 (#452)
Browse files Browse the repository at this point in the history
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.6.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.6.0...r5.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Apr 15, 2021
1 parent 3d28e63 commit 8729e1b
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 @@ -63,7 +63,7 @@

<com.github.spotbugs.version>4.2.2</com.github.spotbugs.version>
<com.github.spotbugs.plugin.version>4.2.2</com.github.spotbugs.plugin.version>
<org.junit.jupiter.version>5.6.0</org.junit.jupiter.version>
<org.junit.jupiter.version>5.7.1</org.junit.jupiter.version>
<org.hamcrest.version>2.2</org.hamcrest.version>
<org.mockito.version>3.9.0</org.mockito.version>
<org.jacoco.maven.plugin.version>0.8.6</org.jacoco.maven.plugin.version>
Expand Down

0 comments on commit 8729e1b

Please sign in to comment.