Skip to content

Commit aeea8db

Browse files
Chore(deps): Bump org.junit.platform:junit-platform-launcher (#14111)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cda893 commit aeea8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ dependencies.constraints {
131131
api("org.junit.jupiter:junit-jupiter-api:6.0.0")
132132
api("org.junit.jupiter:junit-jupiter-params:6.0.0")
133133
api("org.junit.jupiter:junit-jupiter:6.0.0")
134-
api("org.junit.platform:junit-platform-launcher:1.13.4")
134+
api("org.junit.platform:junit-platform-launcher:6.0.0")
135135
api("org.kordamp.ikonli:ikonli-javafx:12.4.0")
136136
api("org.kordamp.ikonli:ikonli-materialdesign2-pack:12.4.0")
137137
api("org.libreoffice:libreoffice:24.8.4")

0 commit comments

Comments
 (0)