Skip to content

Commit 94625ea

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/mysql-mysql-connector-java-8.0.29' into combined-pr-branch
2 parents 2972c95 + 6b52e87 commit 94625ea

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.3.1'
19-
testRuntimeOnly 'mysql:mysql-connector-java:8.0.28'
19+
testRuntimeOnly 'mysql:mysql-connector-java:8.0.29'
2020

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

0 commit comments

Comments
 (0)