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 715066c commit f37bfb9Copy full SHA for f37bfb9
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.12.4",
+ "org.webjars" % "jquery" % "3.3.1",
14
"org.webjars" % "html5shiv" % "3.7.3",
15
"org.webjars" % "prettify" % "4-Mar-2013-1",
16
"org.webjars" % "clipboard.js" % "2.0.4",
0 commit comments