Skip to content

Commit ae1012c

Browse files
build(deps): bump org.junit.jupiter:junit-jupiter-api
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.3 to 5.11.4. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2423f4b commit ae1012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
testImplementation("nl.jqno.equalsverifier:equalsverifier:3.17.5")
2020

21-
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.3")
21+
testImplementation("org.junit.jupiter:junit-jupiter-api:5.11.4")
2222
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.11.4")
2323

2424
testImplementation("org.spockframework:spock-core:2.4-M4-groovy-4.0")

0 commit comments

Comments
 (0)