Skip to content

Commit 756b6d6

Browse files
Merge pull request #22 from OakvilleDynamics/dependabot/gradle/org.junit.jupiter-junit-jupiter-api-5.10.1
2 parents 0308025 + 3f3b122 commit 756b6d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ dependencies {
6666
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
6767
simulationRelease wpi.sim.enableRelease()
6868

69-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
69+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
7070
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
7171
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.1'
7272
}

0 commit comments

Comments
 (0)