Skip to content

Commit

Permalink
Update icu4j to 75.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and tuxji committed Apr 19, 2024
1 parent 5ca4319 commit bfd228c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -25,7 +25,7 @@ object Dependencies {
"com.lihaoyi" %% "os-lib" % "0.10.0", // for writing/compiling C source files
"org.scala-lang.modules" %% "scala-xml" % "2.2.0",
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.3.0",
"com.ibm.icu" % "icu4j" % "74.2",
"com.ibm.icu" % "icu4j" % "75.1",
"xerces" % "xercesImpl" % "2.12.2",
"xml-resolver" % "xml-resolver" % "1.2",
"commons-io" % "commons-io" % "2.16.1",
Expand Down

0 comments on commit bfd228c

Please sign in to comment.