Skip to content

Commit

Permalink
Update sbt-js-engine to 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 2, 2024
1 parent 59d65ab commit 68362e7
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" % "uglify-js" % "3.17.4",
Expand Down

0 comments on commit 68362e7

Please sign in to comment.