Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.7.2 to 1.8.1 (#2313)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  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>
Co-authored-by: Aaron Klish <aklish@gmail.com>
  • Loading branch information
dependabot[bot] and aklish committed Oct 6, 2021
1 parent a4e5846 commit 3006b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -91,7 +91,7 @@
<version.jackson>2.12.5</version.jackson>
<version.jersey>2.32</version.jersey>
<version.junit>5.7.2</version.junit>
<version.junit.platform>1.7.2</version.junit.platform>
<version.junit.platform>1.8.1</version.junit.platform>
<version.lombok>1.18.20</version.lombok>
<jsonpath.version>2.6.0</jsonpath.version>
<hibernate3.version>3.6.10.Final</hibernate3.version>
Expand Down

0 comments on commit 3006b1e

Please sign in to comment.