Skip to content

Commit c9951ae

Browse files
Bump mysql:mysql-connector-java from 8.0.32 to 8.0.33 in /modules/spock
Bumps mysql:mysql-connector-java from 8.0.32 to 8.0.33. --- updated-dependencies: - dependency-name: mysql:mysql-connector-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0902a9 commit c9951ae

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.6.0'
19-
testRuntimeOnly 'mysql:mysql-connector-java:8.0.32'
19+
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
2020
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.9.2'
2121
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.9.2'
2222

0 commit comments

Comments
 (0)