Skip to content

Commit 890fb6b

Browse files
Merge pull request #134 from OakvilleDynamics/dependabot/gradle/org.junit.jupiter-junit-jupiter-6.0.3
Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3
2 parents 0cf4434 + 6dd2e65 commit 890fb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

75-
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.2'
75+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.3'
7676
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7777
}
7878

0 commit comments

Comments
 (0)