Skip to content

Commit 5ae8de6

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/mysql-mysql-connector-java-8.0.31' into combined-pr-branch
2 parents 277a344 + d47b1ca commit 5ae8de6

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
@@ -16,7 +16,7 @@ dependencies {
1616
testImplementation 'org.apache.httpcomponents:httpclient:4.5.13'
1717

1818
testRuntimeOnly 'org.postgresql:postgresql:42.5.0'
19-
testRuntimeOnly 'mysql:mysql-connector-java:8.0.30'
19+
testRuntimeOnly 'mysql:mysql-connector-java:8.0.31'
2020

2121
testCompileOnly 'org.jetbrains:annotations:23.0.0'
2222
}

0 commit comments

Comments
 (0)