Merge pull request #2702 from eikek/update/jsoup-1.18.1

Update jsoup to 1.18.1
This commit is contained in:
mergify[bot] 2024-07-11 06:20:58 +00:00 committed by GitHub
commit b871803415
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ object Dependencies {
val Http4sVersion = "0.23.27"
val Icu4jVersion = "75.1"
val JavaOtpVersion = "0.4.0"
val JsoupVersion = "1.17.2"
val JsoupVersion = "1.18.1"
val JwtScalaVersion = "10.0.1"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "3.3.0"