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 746a7de commit ebf96fdCopy full SHA for ebf96fd
project/plugins.sbt
@@ -16,5 +16,5 @@ 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.10.1"
+ "org.jsoup" % "jsoup" % "1.10.3"
20
)
0 commit comments