Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 0d53af8

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.2 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6769b47 commit 0d53af8

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
@@ -69,7 +69,7 @@ dependencies {
6969
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
7070
simulationRelease wpi.sim.enableRelease()
7171

72-
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
72+
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.2'
7373
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7474
}
7575

0 commit comments

Comments
 (0)