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.
2 parents 2823055 + a84eea3 commit d10608dCopy full SHA for d10608d
1 file changed
build.gradle
@@ -121,7 +121,7 @@ dependencies {
121
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
122
simulationRelease wpi.sim.enableRelease()
123
124
- testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.13.3'
125
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
126
implementation "com.squareup:kotlinpoet:2.2.0"
127
implementation "com.squareup:kotlinpoet-ksp:2.2.0"
0 commit comments