Update icu4j to 67.1

This commit is contained in:
Scala Steward 2020-04-23 04:12:43 +02:00
parent d52efdfcf0
commit 3106e71075
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -17,7 +17,7 @@ object Dependencies {
val Fs2Version = "2.3.0" val Fs2Version = "2.3.0"
val H2Version = "1.4.200" val H2Version = "1.4.200"
val Http4sVersion = "0.21.3" val Http4sVersion = "0.21.3"
val Icu4jVersion = "66.1" val Icu4jVersion = "67.1"
val JsoupVersion = "1.13.1" val JsoupVersion = "1.13.1"
val KindProjectorVersion = "0.10.3" val KindProjectorVersion = "0.10.3"
val Log4sVersion = "1.8.2" val Log4sVersion = "1.8.2"