Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2022
1 parent be7fa3b commit a1bf9a3
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 @@ -64,7 +64,7 @@
<!-- Project Test Dependencies Configuration -->
<equalsverifier.version>3.10.1</equalsverifier.version>
<junit.version>5.9.0</junit.version>
<junit-platform-launcher.version>1.9.0</junit-platform-launcher.version>
<junit-platform-launcher.version>1.9.1</junit-platform-launcher.version>
<mockito.version>4.8.0</mockito.version>
<assertj.version>3.23.1</assertj.version>
<archunit.version>0.23.1</archunit.version>
Expand Down

0 comments on commit a1bf9a3

Please sign in to comment.