Skip to content

Commit

Permalink
Bump junit-bom from 5.8.0-RC1 to 5.8.0
Browse files Browse the repository at this point in the history
Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.0-RC1 to 5.8.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.8.0-RC1...r5.8.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2021
1 parent 5ffbba5 commit 5d02fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -208,7 +208,7 @@
<commons.japicmp.version>0.15.3</commons.japicmp.version>
<clirr.skip>true</clirr.skip>
<japicmp.skip>false</japicmp.skip>
<junit.version>5.8.0-RC1</junit.version>
<junit.version>5.8.0</junit.version>
<spotbugs.skip>false</spotbugs.skip>
</properties>

Expand Down

0 comments on commit 5d02fda

Please sign in to comment.