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
nafg-scala-steward[bot] committed Nov 27, 2024
1 parent 90ef50e commit f697489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build-build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libraryDependencies += "org.jsoup" % "jsoup" % "1.18.1"
libraryDependencies += "org.jsoup" % "jsoup" % "1.18.2"
scalacOptions += "-Xsource:3"

0 comments on commit f697489

Please sign in to comment.