Skip to content

Commit

Permalink
Merge pull request #151 from wildmountainfarms/dependabot/gradle/org.…
Browse files Browse the repository at this point in the history
…junit.jupiter-junit-jupiter-params-5.10.0

Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.10.0
  • Loading branch information
retrodaredevil authored Sep 12, 2023
2 parents b23c1a4 + 9118c08 commit ef2c4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

buildscript {
ext {
junit5Version = '5.9.2' // https://junit.org/junit5/
junit5Version = '5.10.0' // https://junit.org/junit5/
junit5PlatformVersion = '1.9.3'

slf4jVersion = '2.0.6' // http://www.slf4j.org/download.html
Expand Down

0 comments on commit ef2c4bc

Please sign in to comment.