Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/…
Browse files Browse the repository at this point in the history
…org.postgresql-postgresql-42.2.24' into combined-pr-branch
  • Loading branch information
kiview committed Oct 7, 2021
2 parents e17a6fd + e44062c commit d55c721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/spock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
testImplementation 'com.zaxxer:HikariCP:5.0.0'
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'

testRuntimeOnly 'org.postgresql:postgresql:42.2.23'
testRuntimeOnly 'org.postgresql:postgresql:42.2.24'
testRuntimeOnly 'mysql:mysql-connector-java:8.0.26'

testCompileClasspath 'org.jetbrains:annotations:22.0.0'
Expand Down

0 comments on commit d55c721

Please sign in to comment.