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 be9089e commit abef877Copy full SHA for abef877
1 file changed
build.sbt
@@ -10,7 +10,7 @@ libraryDependencies ++= Seq(
10
"org.eclipse.jgit" % "org.eclipse.jgit" % "3.0.0.201306101825-r",
11
"mysql" % "mysql-connector-java" % "8.0.15",
12
"com.damnhandy" % "handy-uri-templates" % "2.1.7",
13
- "org.webjars" % "jquery" % "1.8.3",
+ "org.webjars" % "jquery" % "1.12.4",
14
"org.webjars" % "html5shiv" % "3.7.3",
15
"org.webjars" % "prettify" % "4-Mar-2013-1",
16
"org.webjars" % "clipboard.js" % "1.7.1",
0 commit comments