Skip to content

Commit 1b360fd

Browse files
Bump mysql-connector-java from 8.0.31 to 8.0.32
Bumps mysql-connector-java from 8.0.31 to 8.0.32. --- 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 94238b0 commit 1b360fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ dependencies {
2222
testCompile 'junit:junit:4.13.2'
2323

2424
runtime 'org.glassfish:javax.json:1.1.4'
25-
runtime 'mysql:mysql-connector-java:8.0.31'
25+
runtime 'mysql:mysql-connector-java:8.0.32'
2626
}

0 commit comments

Comments
 (0)