Skip to content

Commit

Permalink
Update sbt-web to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch committed Jun 19, 2024
1 parent fc58622 commit a8fb088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ object Dependencies {
)

val organizeimports: ModuleID = "com.github.liancheng" %% "organize-imports" % "0.6.0"
val sbtWebPlugin: ModuleID = "com.github.sbt" % "sbt-web" % "1.5.3"
val sbtWebPlugin: ModuleID = "com.github.sbt" % "sbt-web" % "1.5.8"

}

0 comments on commit a8fb088

Please sign in to comment.