Skip to content

Commit bb8c3e1

Browse files
authored
Merge pull request #323 from gradle/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.13.4
Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.13.4
2 parents 81ea542 + f309a48 commit bb8c3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation gradleTestKit()
3131
testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0'
3232
testImplementation 'net.bytebuddy:byte-buddy:1.17.7'
33-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.2'
33+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'
3434
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3535
}
3636

0 commit comments

Comments
 (0)