Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.8.2 to 1.9.0
Browse files Browse the repository at this point in the history
Bumps [junit-platform-launcher](https://github.com/junit-team/junit5) from 1.8.2 to 1.9.0.
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2022
1 parent 040ddc2 commit e0edcb3
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 @@ -32,7 +32,7 @@
<!-- Test Library Dependencies Versions -->
<equalsverifier.version>3.10</equalsverifier.version>
<junit.version>5.9.0</junit.version>
<junit-platform-launcher.version>1.8.2</junit-platform-launcher.version>
<junit-platform-launcher.version>1.9.0</junit-platform-launcher.version>
<junit-pioneer.version>1.7.1</junit-pioneer.version>
<mockito.version>4.6.1</mockito.version>
<assertj.version>3.23.1</assertj.version>
Expand Down

0 comments on commit e0edcb3

Please sign in to comment.