Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.junit.jupiter-junit-ju…
Browse files Browse the repository at this point in the history
…piter-api-5.10.3
  • Loading branch information
garrettsummerfi3ld committed Jul 2, 2024
2 parents ec38293 + 257f791 commit b56331d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ dependencies {
simulationRelease wpi.sim.enableRelease()

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.3'
}

test {
Expand Down

0 comments on commit b56331d

Please sign in to comment.