Skip to content

Commit becb5fd

Browse files
authored
Merge pull request #157 from scala-steward/update/jsoup-1.10.3
Update jsoup to 1.10.3
2 parents 746a7de + ebf96fd commit becb5fd

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.1"
19+
"org.jsoup" % "jsoup" % "1.10.3"
2020
)

0 commit comments

Comments
 (0)