Skip to content

Commit f4ee404

Browse files
chore(deps): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.4...r5.12.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d14da9 commit f4ee404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ dependencies {
8989

9090
testImplementation "org.slf4j:slf4j-log4j12:1.7.36"
9191

92-
testImplementation "org.junit.jupiter:junit-jupiter-api:5.11.4"
92+
testImplementation "org.junit.jupiter:junit-jupiter-api:5.12.1"
9393
testImplementation "org.junit.jupiter:junit-jupiter:5.11.4"
9494
testImplementation "org.junit.jupiter:junit-jupiter-params:5.11.4"
9595

0 commit comments

Comments
 (0)