Skip to content

Commit 8fc980a

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

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.11.1"
4-
junit5 = "5.11.4"
4+
junit5 = "6.1.3"
55

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

0 commit comments

Comments
 (0)