Skip to content

Commit

Permalink
Update font-awesome to 6.4.2 (#1810)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 21, 2023
1 parent 52e6a23 commit 2a58458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ libraryDependencies ++= Seq(
"org.webjars" % "material-design-icons" % "4.0.0",
"org.webjars.npm" % "roboto-fontface" % "0.10.0",
"org.webjars" % "chartjs" % "2.9.4",
"org.webjars" % "font-awesome" % "6.4.0",
"org.webjars" % "font-awesome" % "6.4.2",
)

// Crash
Expand Down

0 comments on commit 2a58458

Please sign in to comment.