Skip to content

Commit

Permalink
Bump postgresql from 42.2.14 to 42.2.15 in /modules/spock
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2020
1 parent 9790538 commit be8d4b0
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 {
testCompile 'com.zaxxer:HikariCP:3.4.5'
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'

testRuntime 'org.postgresql:postgresql:42.2.14'
testRuntime 'org.postgresql:postgresql:42.2.15'
testRuntime 'mysql:mysql-connector-java:8.0.21'
}

Expand Down

0 comments on commit be8d4b0

Please sign in to comment.