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 abef877 commit 715066cCopy full SHA for 715066c
1 file changed
build.sbt
@@ -13,7 +13,7 @@ libraryDependencies ++= Seq(
13
"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",
+ "org.webjars" % "clipboard.js" % "2.0.4",
17
"org.playframework.anorm" %% "anorm" % "2.6.2",
18
guice,
19
jdbc,
0 commit comments