Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.8.1 to 1.8.2 (#2430)
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.8.1 to 1.8.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Klish <[email protected]>
  • Loading branch information
dependabot[bot] and aklish authored Dec 1, 2021
1 parent d8050f8 commit d2a0749
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 @@ -91,7 +91,7 @@
<version.jackson>2.12.5</version.jackson>
<version.jersey>2.32</version.jersey>
<version.junit>5.8.2</version.junit>
<version.junit.platform>1.8.1</version.junit.platform>
<version.junit.platform>1.8.2</version.junit.platform>
<version.lombok>1.18.22</version.lombok>
<jsonpath.version>2.6.0</jsonpath.version>
<hibernate3.version>3.6.10.Final</hibernate3.version>
Expand Down

0 comments on commit d2a0749

Please sign in to comment.