Skip to content

Commit

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

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 14, 2021
1 parent c53c9a3 commit a18c4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -243,7 +243,7 @@
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
<project.build.outputTimestamp>2021-06-01T19:19:12Z</project.build.outputTimestamp>
<scmpublish.content>${project.reporting.outputDirectory}</scmpublish.content><!-- mono-module doesn't require site:stage for scm-publish -->
<junit5.version>5.7.2</junit5.version>
<junit5.version>5.8.0</junit5.version>
</properties>

<repositories>
Expand Down

0 comments on commit a18c4fb

Please sign in to comment.