Skip to content

Commit

Permalink
sbt-web 1.5.8 (was 1.5.6)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 10, 2024
1 parent 63eae50 commit 6da7590
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 @@ -14,7 +14,7 @@ developers += Developer(
)

addSbtJsEngine("1.3.9")
addSbtWeb("1.5.6")
addSbtWeb("1.5.8")

libraryDependencies ++= Seq(
"org.webjars.npm" % "node-require-fallback" % "1.0.0",
Expand Down

0 comments on commit 6da7590

Please sign in to comment.