Skip to content

Commit

Permalink
Bump postgresql from 42.2.15 to 42.2.16 in /modules/spock (testcontai…
Browse files Browse the repository at this point in the history
…ners#3138)

Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.15 to 42.2.16.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.2.15...REL42.2.16)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2020
1 parent 86fa31b commit fbc2b4d
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.15'
testRuntime 'org.postgresql:postgresql:42.2.16'
testRuntime 'mysql:mysql-connector-java:8.0.21'
}

Expand Down

0 comments on commit fbc2b4d

Please sign in to comment.