We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756b6d6 commit 268397dCopy full SHA for 268397d
build.gradle
@@ -66,7 +66,7 @@ dependencies {
66
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
67
simulationRelease wpi.sim.enableRelease()
68
69
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
70
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
71
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
72
}
0 commit comments