Skip to content

Commit 2daf1d7

Browse files
BAU: Bump org.junit.platform:junit-platform-launcher
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.13.4 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.1) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bca280b commit 2daf1d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jetbrainsKotlin = "org.jetbrains.kotlin:kotlin-stdlib:2.2.20"
4343
jettyServer = "org.eclipse.jetty:jetty-server:12.0.24"
4444
jgit = "org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r"
4545
jsonAssertJ = "net.javacrumbs.json-unit:json-unit-assertj:4.1.1"
46-
junitPlatform = "org.junit.platform:junit-platform-launcher:1.13.4"
46+
junitPlatform = "org.junit.platform:junit-platform-launcher:6.0.1"
4747
jupiterApi = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
4848
jupiterEngine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
4949
jupiterParams = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit" }

0 commit comments

Comments
 (0)