Skip to content

Commit c3b52ac

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

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.20.0"
21-
junit-jupiter = "6.0.0"
21+
junit-jupiter = "6.0.1"
2222
junit-platform = "6.0.1"
2323

2424
[libraries]

0 commit comments

Comments
 (0)