Skip to content

Commit

Permalink
Update jsoup to 1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Jul 15, 2024
1 parent 12f9441 commit 0f489f9
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.17.2"
libraryDependencies += "org.jsoup" % "jsoup" % "1.18.1"

0 comments on commit 0f489f9

Please sign in to comment.