Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2021
1 parent f7ce476 commit 166727b
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 @@ -33,7 +33,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<!-- Dependency versions -->
<groovy.version>3.0.8</groovy.version>
<junit.version>5.7.1</junit.version>
<junit.version>5.7.2</junit.version>
<jenkins-pipeline-unit.version>1.9</jenkins-pipeline-unit.version>
<groovy-eclipse-compiler.version>3.7.0</groovy-eclipse-compiler.version>
</properties>
Expand Down

0 comments on commit 166727b

Please sign in to comment.