We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5f43e2e + 764f233 commit 224fc7bCopy full SHA for 224fc7b
build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
simulationRelease wpi.sim.enableRelease()
68
69
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
70
- testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
+ testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
71
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
72
}
73
0 commit comments