Skip to content

Commit

Permalink
uglify-js 3.19.3 (was 3.19.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 23, 2024
1 parent cba2c66 commit 2835d1c
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.9")

libraryDependencies ++= Seq(
"org.webjars.npm" % "uglify-js" % "3.19.2",
"org.webjars.npm" % "uglify-js" % "3.19.3",
"io.monix" %% "monix" % "3.4.1"
)

Expand Down

0 comments on commit 2835d1c

Please sign in to comment.