Update jsoup to 1.15.1

This commit is contained in:
Scala Steward 2022-05-15 15:16:46 +02:00
parent e04a76faa4
commit 2cbc5bafc9
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -23,7 +23,7 @@ object Dependencies {
val Http4sVersion = "0.23.11"
val Icu4jVersion = "71.1"
val JavaOtpVersion = "0.3.1"
val JsoupVersion = "1.14.3"
val JsoupVersion = "1.15.1"
val JwtScalaVersion = "9.0.5"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2"