Skip to content

Commit

Permalink
Update jsoup to 1.13.1 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 1, 2020
1 parent f4054b8 commit a0bc62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object Version {
val sbtWeb = "1.4.4"
val scalatest = "3.1.1"
val st4 = "4.3"
val jsoup = "1.12.2"
val jsoup = "1.13.1"
}

object Library {
Expand Down

0 comments on commit a0bc62a

Please sign in to comment.