Skip to content

Commit 83cd7ec

Browse files
scala-stewardmergify[bot]
authored andcommitted
Update mysql-connector-java to 8.0.15 (#271)
1 parent 1c8b750 commit 83cd7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec
88
libraryDependencies ++= Seq(
99
"com.typesafe.play" %% "play-doc" % "2.0.0",
1010
"org.eclipse.jgit" % "org.eclipse.jgit" % "3.0.0.201306101825-r",
11-
"mysql" % "mysql-connector-java" % "5.1.47",
11+
"mysql" % "mysql-connector-java" % "8.0.15",
1212
"com.damnhandy" % "handy-uri-templates" % "2.1.7",
1313
"org.webjars" % "jquery" % "1.8.3",
1414
"org.webjars" % "html5shiv" % "3.7.3",

0 commit comments

Comments
 (0)