Skip to content

Commit cb12788

Browse files
Bump postgresql from 42.2.20 to 42.2.22 in /modules/spock
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.20 to 42.2.22. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.22/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.20...REL42.2.22) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adae983 commit cb12788

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
testImplementation 'com.zaxxer:HikariCP:4.0.3'
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
1717

18-
testRuntimeOnly 'org.postgresql:postgresql:42.2.20'
18+
testRuntimeOnly 'org.postgresql:postgresql:42.2.22'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.25'
2020

2121
testCompileClasspath 'org.jetbrains:annotations:21.0.1'

0 commit comments

Comments
 (0)