Skip to content

Commit a26ea62

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (triplea-game#12835)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94435ed commit a26ea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ subprojects {
6767
jetbrainsAnnotationsVersion = "24.1.0"
6868
jlayerVersion = "1.0.1.4"
6969
junitJupiterVersion = "5.11.0"
70-
junitPlatformLauncherVersion = "1.10.3"
70+
junitPlatformLauncherVersion = "1.11.0"
7171
logbackClassicVersion = "1.5.7"
7272
mockitoVersion = "5.11.0"
7373
openFeignVersion = "13.3"

0 commit comments

Comments
 (0)