Skip to content

Commit dc09ef4

Browse files
dependabot[bot]jlink
authored andcommitted
Bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5be53b9 commit dc09ef4

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
apiguardian = "1.1.2"
33
junit-jupiter = "6.0.0"
4-
junit-platform = "6.0.0"
4+
junit-platform = "6.0.1"
55
assertJ = '3.27.6'
66
kotlin = '2.2.21'
77
#opentest4j = '1.3.0'

0 commit comments

Comments
 (0)