Skip to content

Commit

Permalink
Update dependency org.webjars:font-awesome to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 2, 2024
1 parent 5a71fdb commit 741df7c
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 @@ -19,7 +19,7 @@ libraryDependencies ++= Seq(
"com.google.apis" % "google-api-services-youtube" % "v3-rev20230822-2.0.0",
"gov.sandia.foundry" % "porter-stemmer" % "1.4",
"com.vladsch.flexmark" % "flexmark-all" % "0.64.8",
"org.webjars" % "font-awesome" % "5.15.4",
"org.webjars" % "font-awesome" % "6.6.0",
)

Compile / doc / sources := Seq.empty
Expand Down

0 comments on commit 741df7c

Please sign in to comment.