Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-js-engine-1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz authored Mar 2, 2024
2 parents b02fb3e + 509f244 commit 7df330e
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.6")
addSbtWeb("1.5.4")
addSbtWeb("1.5.5")

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

0 comments on commit 7df330e

Please sign in to comment.