Merge pull request #1096 from scala-steward/update/jsoup-1.14.3

Update jsoup to 1.14.3
This commit is contained in:
mergify[bot] 2021-09-30 10:31:24 +00:00 committed by GitHub
commit 44a68be590
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ object Dependencies {
val Http4sVersion = "0.23.4" val Http4sVersion = "0.23.4"
val Icu4jVersion = "69.1" val Icu4jVersion = "69.1"
val javaOtpVersion = "0.3.0" val javaOtpVersion = "0.3.0"
val JsoupVersion = "1.14.2" val JsoupVersion = "1.14.3"
val JwtScalaVersion = "9.0.1" val JwtScalaVersion = "9.0.1"
val KindProjectorVersion = "0.10.3" val KindProjectorVersion = "0.10.3"
val KittensVersion = "2.3.2" val KittensVersion = "2.3.2"