Skip to content

Commit

Permalink
Update font-awesome to 5.15.4 (#1160)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 8, 2021
1 parent bb19a37 commit 5a1e08c
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.npm" % "roboto-fontface" % "0.10.0",
"org.webjars.npm" % "twemoji" % "2.5.1",
"org.webjars" % "chartjs" % "2.9.4",
"org.webjars" % "font-awesome" % "5.15.3",
"org.webjars" % "font-awesome" % "5.15.4",
)
// Crash
libraryDependencies += "io.sentry" % "sentry-logback" % "5.1.2"
Expand Down

0 comments on commit 5a1e08c

Please sign in to comment.