Skip to content

Commit

Permalink
Update icu4j to 76.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and olabusayoT committed Nov 4, 2024
1 parent eaa5293 commit c7e92da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ object Dependencies {
"com.lihaoyi" %% "os-lib" % "0.11.3", // for writing/compiling C source files
"org.scala-lang.modules" %% "scala-xml" % "2.3.0",
"org.scala-lang.modules" %% "scala-parser-combinators" % "2.4.0",
"com.ibm.icu" % "icu4j" % "75.1",
"com.ibm.icu" % "icu4j" % "76.1",
"xerces" % "xercesImpl" % "2.12.2",
"xml-resolver" % "xml-resolver" % "1.2",
"commons-io" % "commons-io" % "2.17.0",
Expand Down

0 comments on commit c7e92da

Please sign in to comment.