We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04eafa8 commit 7095550Copy full SHA for 7095550
project/plugins.sbt
@@ -13,8 +13,3 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.14")
13
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.0")
14
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
15
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
16
-
17
-libraryDependencies ++= Seq(
18
- "com.github.nscala-time" %% "nscala-time" % "2.20.0",
19
- "org.jsoup" % "jsoup" % "1.11.3"
20
-)
0 commit comments