Skip to content

Commit e914e4d

Browse files
Update icu4j to 78.1
1 parent 8664332 commit e914e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ def DefaultScalaVersion: String = Scala213
1212
val catsCollectionsV = "0.9.10"
1313
val catsV = "2.13.0"
1414
val disciplineMunitV = "2.0.0"
15-
val icu4jV = "73.2"
15+
val icu4jV = "78.1"
1616
val literallyV = "1.2.0"
1717
val munitV = "1.1.1"
1818
val munitScalacheckV = "1.1.0"

0 commit comments

Comments
 (0)