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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2022
1 parent a632c1a commit 23da755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -115,7 +115,7 @@ ext {
tomcatVersion = '9.0.65'
boringSslVersion = '2.0.53.Final'
junitVersion = '5.9.0'
junitPlatformLauncherVersion = '1.8.2'
junitPlatformLauncherVersion = '1.9.0'
mockitoVersion = '4.6.1'
blockHoundVersion = '1.0.6.RELEASE'

Expand Down

0 comments on commit 23da755

Please sign in to comment.