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 1c8b750 commit 83cd7ecCopy full SHA for 83cd7ec
1 file changed
build.sbt
@@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec
8
libraryDependencies ++= Seq(
9
"com.typesafe.play" %% "play-doc" % "2.0.0",
10
"org.eclipse.jgit" % "org.eclipse.jgit" % "3.0.0.201306101825-r",
11
- "mysql" % "mysql-connector-java" % "5.1.47",
+ "mysql" % "mysql-connector-java" % "8.0.15",
12
"com.damnhandy" % "handy-uri-templates" % "2.1.7",
13
"org.webjars" % "jquery" % "1.8.3",
14
"org.webjars" % "html5shiv" % "3.7.3",
0 commit comments