Skip to content

Commit

Permalink
Update jsoup to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Nov 27, 2023
1 parent 4e4d588 commit 2f5d11f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
libraryDependencies += "org.jsoup" % "jsoup" % "1.16.2"
libraryDependencies += "org.jsoup" % "jsoup" % "1.17.1"

0 comments on commit 2f5d11f

Please sign in to comment.