Skip to content

Commit 224fc7b

Browse files
Merge pull request #52 from OakvilleDynamics/dependabot/gradle/org.junit.jupiter-junit-jupiter-params-5.10.2
2 parents 5f43e2e + 764f233 commit 224fc7b

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
@@ -67,7 +67,7 @@ dependencies {
6767
simulationRelease wpi.sim.enableRelease()
6868

6969
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
70-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.1'
70+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
7171
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
7272
}
7373

0 commit comments

Comments
 (0)