Skip to content

Commit f9515c3

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/com.mysql-mysql-connector-j-9.5.0' into combined-pr-branch
2 parents 2766f77 + e577104 commit f9515c3

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

1818
testRuntimeOnly 'org.postgresql:postgresql:42.7.8'
19-
testRuntimeOnly 'com.mysql:mysql-connector-j:8.2.0'
19+
testRuntimeOnly 'com.mysql:mysql-connector-j:9.5.0'
2020
testRuntimeOnly platform('org.junit:junit-bom:5.13.4')
2121
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
2222
testRuntimeOnly 'org.junit.platform:junit-platform-testkit'

0 commit comments

Comments
 (0)