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.
2 parents becb5fd + 4a0a02a commit 7b635e7Copy full SHA for 7b635e7
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.3"
+ "org.jsoup" % "jsoup" % "1.11.3"
20
)
0 commit comments