Skip to content

Commit 2258ceb

Browse files
Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 (#13050)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.3 to 1.11.4. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22d0323 commit 2258ceb

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 = "26.0.1"
6868
jlayerVersion = "1.0.1.4"
6969
junitJupiterVersion = "5.11.4"
70-
junitPlatformLauncherVersion = "1.11.3"
70+
junitPlatformLauncherVersion = "1.11.4"
7171
logbackClassicVersion = "1.5.15"
7272
mockitoVersion = "5.14.2"
7373
openFeignVersion = "13.3"

0 commit comments

Comments
 (0)