Skip to content

Commit

Permalink
Update webjars-play to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 1, 2023
1 parent f1719f7 commit 7a3a64e
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 @@ -104,7 +104,7 @@ libraryDependencies ++= Seq(

// UI
libraryDependencies ++= Seq(
"org.webjars" %% "webjars-play" % "2.9.0",
"org.webjars" %% "webjars-play" % "3.0.0",
"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",
Expand Down

0 comments on commit 7a3a64e

Please sign in to comment.