Skip to content

Commit b86d890

Browse files
build(deps): bump junit-jupiter from 5.13.1 to 5.13.4
Bumps `junit-jupiter` from 5.13.1 to 5.13.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9b5265 commit b86d890

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
@@ -18,7 +18,7 @@ pmd = "7.14.0"
1818
jacoco = "0.8.13"
1919
# Testing
2020
mockito = "5.18.0"
21-
junit-jupiter = "5.13.1"
21+
junit-jupiter = "5.13.4"
2222
junit-platform = "1.13.1"
2323

2424
[libraries]

0 commit comments

Comments
 (0)