Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/junit-…
Browse files Browse the repository at this point in the history
…jupiter/org.junit.jupiter-junit-jupiter-params-5.9.1' into combined-pr-branch
  • Loading branch information
eddumelendez committed Oct 1, 2022
2 parents 156968d + dcf8df0 commit d88bf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/junit-jupiter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
exclude(module: 'hamcrest-core')
}
testImplementation 'org.assertj:assertj-core:3.23.1'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.1'

testRuntimeOnly 'org.postgresql:postgresql:42.5.0'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.30'
Expand Down

0 comments on commit d88bf92

Please sign in to comment.