Skip to content

Commit

Permalink
Update uglify-js to 3.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 62b82ac commit 9339809
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 @@ -16,7 +16,7 @@ developers += Developer(
addSbtJsEngine("1.3.5")

libraryDependencies ++= Seq(
"org.webjars.npm" % "uglify-js" % "3.16.3",
"org.webjars.npm" % "uglify-js" % "3.17.4",
"io.monix" %% "monix" % "2.3.3"
)

Expand Down

0 comments on commit 9339809

Please sign in to comment.