Skip to content

Commit

Permalink
Bump junit-platform-launcher from 1.9.0 to 1.9.1 (#2493)
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 21, 2022
1 parent b4648c8 commit cb68909
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.54.Final'
junitVersion = '5.9.0'
junitPlatformLauncherVersion = '1.9.0'
junitPlatformLauncherVersion = '1.9.1'
mockitoVersion = '4.8.0'
blockHoundVersion = '1.0.6.RELEASE'

Expand Down

0 comments on commit cb68909

Please sign in to comment.