Skip to content

Commit 9fcc2d7

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump junitJupiter from 5.11.4 to 5.12.0
Bumps `junitJupiter` from 5.11.4 to 5.12.0. Updates `org.junit.jupiter:junit-jupiter` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.4 to 5.12.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.12.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7897fbf commit 9fcc2d7

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
@@ -81,7 +81,7 @@ jetbrainsAnnotations = "26.0.2"
8181
json = "20250107"
8282
jsoup = "1.18.3"
8383
androidTestJunit = "1.2.1"
84-
junitJupiter = "5.11.4"
84+
junitJupiter = "5.12.0"
8585
junitPlatformLauncher = "1.12.0"
8686
# https://github.com/JetBrains/kotlin/releases/
8787
kotlin = '2.1.10'

0 commit comments

Comments
 (0)