Skip to content

Commit a91c947

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.postgresql-postgresql-42.7.8' into combined-pr-branch
2 parents 744d52e + 90d35b5 commit a91c947

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:7.0.2'
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.14'
1717

18-
testRuntimeOnly 'org.postgresql:postgresql:42.7.7'
18+
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
1919
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2020
testRuntimeOnly platform('org.junit:junit-bom:5.13.4')
2121
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'

0 commit comments

Comments
 (0)