Update icu4j to 70.1

This commit is contained in:
Scala Steward 2021-10-28 12:11:59 +02:00
parent be80b2f810
commit 3fa49fbba5
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -20,7 +20,7 @@ object Dependencies {
val Fs2CronVersion = "0.7.1"
val H2Version = "1.4.200"
val Http4sVersion = "0.23.6"
val Icu4jVersion = "69.1"
val Icu4jVersion = "70.1"
val javaOtpVersion = "0.3.0"
val JsoupVersion = "1.14.3"
val JwtScalaVersion = "9.0.2"