Skip to content

Commit ad74215

Browse files
authored
Merge admin into main for 26 RC1 (#109)
As titled.
2 parents cc44428 + 16a0e3b commit ad74215

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ dependencies {
8787
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
8888
simulationRelease wpi.sim.enableRelease()
8989

90-
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
90+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
9191
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
9292

9393
def akitJson = new groovy.json.JsonSlurper().parseText(new File(projectDir.getAbsolutePath() + "/vendordeps/AdvantageKit.json").text)

0 commit comments

Comments
 (0)