Skip to content

Commit b78517f

Browse files
build(deps): bump junit-jupiter from 5.11.4 to 5.13.0
Bumps `junit-jupiter` from 5.11.4 to 5.13.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.4 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.4 to 5.13.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3449dd0 commit b78517f

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.12.2"
21+
junit-jupiter = "5.13.0"
2222
junit-platform = "1.12.2"
2323

2424
[libraries]

0 commit comments

Comments
 (0)