Skip to content

Commit 8a4e090

Browse files
Bump junit5 from 5.14.1 to 6.0.2
Bumps `junit5` from 5.14.1 to 6.0.2. Updates `org.junit.jupiter:junit-jupiter` from 5.14.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.2) Updates `org.junit.vintage:junit-vintage-engine` from 5.14.1 to 6.0.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.1...r6.0.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03e502f commit 8a4e090

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
log4j = "2.25.3"
3-
junit5 = "5.14.1"
3+
junit5 = "6.0.2"
44
junitPlatform = "1.14.1" # in sync with buildSrc/src/main/resources/release_check/archunit-junit5-engine-api.pom
55
assertj = "3.27.6"
66

0 commit comments

Comments
 (0)