Skip to content

Commit 7b635e7

Browse files
authored
Merge pull request #158 from scala-steward/update/jsoup-1.11.3
Update jsoup to 1.11.3
2 parents becb5fd + 4a0a02a commit 7b635e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
1616

1717
libraryDependencies ++= Seq(
1818
"com.github.nscala-time" %% "nscala-time" % "2.20.0",
19-
"org.jsoup" % "jsoup" % "1.10.3"
19+
"org.jsoup" % "jsoup" % "1.11.3"
2020
)

0 commit comments

Comments
 (0)