Skip to content

Commit

Permalink
Merge pull request #244 from nafg/update/jsoup-1.18.2
Browse files Browse the repository at this point in the history
Update jsoup to 1.18.2
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 90ef50e + f697489 commit b4b067c
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 b4b067c

Please sign in to comment.