Skip to content

Commit 75cd96c

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.postgresql-postgresql-42.2.22' into combined-pr-branch
2 parents 40c597a + cb12788 commit 75cd96c

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)