Skip to content

Commit 5e7ec65

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.10.2 to 1.10.3 (#3322)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.2 to 1.10.3. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb7709e commit 5e7ec65

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
@@ -119,7 +119,7 @@ ext {
119119
tomcatVersion = '9.0.90'
120120
boringSslVersion = '2.0.65.Final'
121121
junitVersion = '5.10.2'
122-
junitPlatformLauncherVersion = '1.10.2'
122+
junitPlatformLauncherVersion = '1.10.3'
123123
mockitoVersion = '4.11.0'
124124
blockHoundVersion = '1.0.9.RELEASE'
125125
errorproneCoreVersion = '2.10.0'

0 commit comments

Comments
 (0)