Skip to content

Commit

Permalink
Update jsoup to 1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot authored and xuwei-k committed Nov 27, 2024
1 parent 98a02d7 commit 4dd1dac
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.18.1"
libraryDependencies += "org.jsoup" % "jsoup" % "1.18.2"

0 comments on commit 4dd1dac

Please sign in to comment.