Skip to content

Commit

Permalink
Update font-awesome to 6.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 30, 2024
1 parent 3201ac6 commit c377c3c
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 @@ -108,7 +108,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.4.2",
"org.webjars" % "font-awesome" % "6.5.1",
)

// Crash
Expand Down

0 comments on commit c377c3c

Please sign in to comment.