Skip to content

Commit a6cf3d7

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.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits/r6.0.0) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 6.0.0 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 6c8a695 commit a6cf3d7

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
@@ -13,4 +13,4 @@ gson = { module = "com.google.code.gson:gson", version = "2.13.2" }
1313
# test dependencies
1414
spock-core = { module = "org.spockframework:spock-core", version = "2.4-M6-groovy-4.0" }
1515
jsonassert = { module = "org.skyscreamer:jsonassert", version = "1.5.3" }
16-
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "1.13.4" }
16+
junit-platform = { module = "org.junit.platform:junit-platform-launcher", version = "6.0.0" }

0 commit comments

Comments
 (0)