Merge pull request #2057 from eikek/update/jsoup-1.16.1

Update jsoup to 1.16.1
This commit is contained in:
mergify[bot] 2023-04-30 06:31:09 +00:00 committed by GitHub
commit 8229f13dfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ object Dependencies {
val Http4sVersion = "0.23.18"
val Icu4jVersion = "73.1"
val JavaOtpVersion = "0.4.0"
val JsoupVersion = "1.15.4"
val JsoupVersion = "1.16.1"
val JwtScalaVersion = "9.2.0"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "3.0.0"