Skip to content

Commit

Permalink
Bump postgresql from 42.2.9 to 42.2.10 in /modules/spock (testcontain…
Browse files Browse the repository at this point in the history
…ers#2329)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.9 to 42.2.10.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.9...REL42.2.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and quincy committed May 28, 2020
1 parent 19940ff commit 38f4539
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 @@ -13,6 +13,6 @@ dependencies {
testCompile 'com.zaxxer:HikariCP:3.4.2'
testCompile 'org.apache.httpcomponents:httpclient:4.5.11'

testRuntime 'org.postgresql:postgresql:42.2.9'
testRuntime 'org.postgresql:postgresql:42.2.10'
testRuntime 'mysql:mysql-connector-java:8.0.19'
}

0 comments on commit 38f4539

Please sign in to comment.