Skip to content

Commit 6822621

Browse files
dependabot[bot]ForNeVeR
authored andcommitted
Build(deps): bump junit-platform from 1.13.4 to 6.0.1
Bumps `junit-platform` from 1.13.4 to 6.0.1. Updates `org.junit.platform:junit-platform-engine` 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) 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-engine dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major - 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] <support@github.com>
1 parent 393bfc8 commit 6822621

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
@@ -1,7 +1,7 @@
11
[versions]
22
intellij = "252.23892.360-EAP-SNAPSHOT"
33
intellijPreview = "252.23892.360-EAP-SNAPSHOT"
4-
junit-platform = "1.13.4"
4+
junit-platform = "6.0.1"
55
junit5 = "5.13.4"
66
junixsocket = "2.10.1"
77
kotlin = "2.1.20"

0 commit comments

Comments
 (0)