Skip to content

Commit 8c5551b

Browse files
Bump junit5 from 5.11.4 to 6.1.1
Bumps `junit5` from 5.11.4 to 6.1.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.1.1) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 6.1.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.11.4...r6.1.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 534bd30 commit 8c5551b

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,7 +1,7 @@
11
[versions]
22
kotlin = "2.3.21"
33
compose = "1.10.3"
4-
junit5 = "5.11.4"
4+
junit5 = "6.1.1"
55

66
[plugins]
77
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)