Skip to content

Commit

Permalink
Update font-awesome to 6.5.2 (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 10, 2024
1 parent 30f245e commit fa8d432
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.bower" % "material-design-lite" % "1.3.0",
"org.webjars" % "material-design-icons" % "4.0.0",
"org.webjars.npm" % "roboto-fontface" % "0.10.0",
"org.webjars" % "font-awesome" % "6.5.1",
"org.webjars" % "font-awesome" % "6.5.2",
)

// Crash
Expand Down

0 comments on commit fa8d432

Please sign in to comment.