Update jsoup to 1.14.2

This commit is contained in:
Scala Steward 2021-08-15 10:35:49 +02:00
parent fd3642ba31
commit 3cc5e56f8e
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -21,7 +21,7 @@ object Dependencies {
val H2Version = "1.4.200"
val Http4sVersion = "0.23.1"
val Icu4jVersion = "69.1"
val JsoupVersion = "1.14.1"
val JsoupVersion = "1.14.2"
val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2"
val LevigoJbig2Version = "2.0"