Skip to content

Commit

Permalink
Merge pull request #37 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 70484aa + 3e0f436 commit 073451f
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 @@ -11,7 +11,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 073451f

Please sign in to comment.