Skip to content

Commit fa55f11

Browse files
Bump org.junit.platform:junit-platform-launcher
Bumps the prod-dependencies-major group with 1 update: [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework). Updates `org.junit.platform:junit-platform-launcher` 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 dependency-group: prod-dependencies-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d127e6 commit fa55f11

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
@@ -14,4 +14,4 @@ quark-eventbus = { module = "com.coditory.quark:quark-eventbus", version = "0.0.
1414
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M6-groovy-4.0" }
1515
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.21" }
1616
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.3" }
17-
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "1.13.4" }
17+
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "6.0.1" }

0 commit comments

Comments
 (0)