We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32a24b commit d9fd035Copy full SHA for d9fd035
project/Dependencies.scala
@@ -48,7 +48,7 @@ object Dependencies {
48
}
49
50
object mysql {
51
- val connectorJava = "mysql" % "mysql-connector-java" % "8.0.25"
+ val connectorJava = "mysql" % "mysql-connector-java" % "8.0.26"
52
53
54
object postgresql {
0 commit comments