Skip to content

Commit adc3729

Browse files
Bump postgresql from 42.2.12 to 42.2.13 in /modules/spock (#2840)
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.12 to 42.2.13. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.12...REL42.2.13) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 6d97aa2 commit adc3729

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.12'
18+
testRuntime 'org.postgresql:postgresql:42.2.13'
1919
testRuntime 'mysql:mysql-connector-java:8.0.20'
2020
}
2121

0 commit comments

Comments
 (0)