Skip to content

Commit

Permalink
Update webjars-play to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 18, 2024
1 parent 1f69002 commit 8f0a685
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 @@ -92,7 +92,7 @@ libraryDependencies ++= anormDependencies

// UI
libraryDependencies ++= Seq(
"org.webjars" %% "webjars-play" % "3.0.1",
"org.webjars" %% "webjars-play" % "3.0.2",
"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 8f0a685

Please sign in to comment.