We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94238b0 commit 1b360fdCopy full SHA for 1b360fd
build.gradle
@@ -22,5 +22,5 @@ dependencies {
22
testCompile 'junit:junit:4.13.2'
23
24
runtime 'org.glassfish:javax.json:1.1.4'
25
- runtime 'mysql:mysql-connector-java:8.0.31'
+ runtime 'mysql:mysql-connector-java:8.0.32'
26
}
0 commit comments