Skip to content

Commit

Permalink
Update font-awesome to 6.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Dec 15, 2024
1 parent 4fd06fc commit bb78318
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 @@ -176,7 +176,7 @@ lazy val server = project
"org.webjars" % "chartjs" % "3.9.1",
"org.webjars.npm" % "date-fns" % "4.1.0",
"org.webjars.npm" % "chartjs-adapter-date-fns" % "3.0.0",
"org.webjars" % "font-awesome" % "6.6.0",
"org.webjars" % "font-awesome" % "6.7.1",
"org.webjars" % "jquery" % "3.7.1",
"org.webjars.bower" % "select2" % "4.0.13",
"org.webjars" % "swagger-ui" % "5.18.2"
Expand Down

0 comments on commit bb78318

Please sign in to comment.