Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent b4b067c commit 38aa9c5
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.2"
libraryDependencies += "org.jsoup" % "jsoup" % "1.18.3"
scalacOptions += "-Xsource:3"

0 comments on commit 38aa9c5

Please sign in to comment.