Skip to content

Commit af58cdd

Browse files
Bump postgresql from 42.2.14 to 42.2.15 in /modules/spock
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.14 to 42.2.15. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.14...REL42.2.15) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36f9e2b commit af58cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/spock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
testCompile 'com.zaxxer:HikariCP:3.4.5'
1616
testCompile 'org.apache.httpcomponents:httpclient:4.5.12'
1717

18-
testRuntime 'org.postgresql:postgresql:42.2.14'
18+
testRuntime 'org.postgresql:postgresql:42.2.15'
1919
testRuntime 'mysql:mysql-connector-java:8.0.21'
2020
}
2121

0 commit comments

Comments
 (0)