We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0308025 + 3f3b122 commit 756b6d6Copy full SHA for 756b6d6
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.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
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