Skip to content

Commit

Permalink
Merge pull request #27 from scala-steward/update/sbt-js-engine-1.3.6
Browse files Browse the repository at this point in the history
Update sbt-js-engine to 1.3.6
  • Loading branch information
mkurz authored Mar 2, 2024
2 parents 0edcd67 + eb81263 commit 59ecd24
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 @@ -13,7 +13,7 @@ developers += Developer(
url("https://github.com/playframework")
)

addSbtJsEngine("1.3.5")
addSbtJsEngine("1.3.6")

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

0 comments on commit 59ecd24

Please sign in to comment.