Skip to content

Commit b778640

Browse files
authored
Merge pull request #45 from nstdio/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.11.4
build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.3 to 5.11.4
2 parents 2423f4b + ae1012c commit b778640

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)