Skip to content

Commit 070876f

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.12.1 to 1.12.2 (#3718)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.12.1 to 1.12.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-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2ae4e8 commit 070876f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ ext {
130130
tomcatVersion = '9.0.104'
131131
boringSslVersion = '2.0.70.Final'
132132
junitVersion = '5.12.2'
133-
junitPlatformLauncherVersion = '1.12.1'
133+
junitPlatformLauncherVersion = '1.12.2'
134134
mockitoVersion = '4.11.0'
135135
blockHoundVersion = '1.0.11.RELEASE'
136136
reflectionsVersion = '0.10.2'

0 commit comments

Comments
 (0)