Skip to content

Commit ce0719f

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump junitJupiter from 5.13.4 to 6.0.0
Bumps `junitJupiter` from 5.13.4 to 6.0.0. Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.13.4 to 6.0.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.junit.vintage:junit-vintage-engine dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75f91ed commit ce0719f

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
@@ -83,7 +83,7 @@ json = "20250517"
8383
jsoup = "1.21.2"
8484
androidTestJunit = "1.3.0"
8585
# https://github.com/junit-team/junit5/releases/
86-
junitJupiter = "5.13.4"
86+
junitJupiter = "6.0.0"
8787
# https://github.com/junit-team/junit5/releases/ - version numbers differ; changelogs in bundle
8888
junitPlatformLauncher = "1.13.4"
8989
# https://github.com/JetBrains/kotlin/releases/

0 commit comments

Comments
 (0)