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 4f267b0 commit 5c4ee45Copy full SHA for 5c4ee45
project/Dependencies.scala
@@ -48,7 +48,7 @@ object Dependencies {
48
}
49
50
object mysql {
51
- val connectorJava = "com.mysql" % "mysql-connector-j" % "9.4.0"
+ val connectorJava = "com.mysql" % "mysql-connector-j" % "9.5.0"
52
53
54
object postgresql {
0 commit comments