Skip to content

Commit 4859331

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.postgresql-postgresql-42.7.4' into combined-pr-branch
2 parents b9e5350 + de200bd commit 4859331

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.14'
1717

18-
testRuntimeOnly 'org.postgresql:postgresql:42.7.3'
18+
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2020
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.3'

0 commit comments

Comments
 (0)