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

Commit bf4e1ce

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.11.1
1 parent 767271a commit bf4e1ce

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.1'
7373
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7474
}
7575

0 commit comments

Comments
 (0)