Skip to content

Commit

Permalink
Merge pull request #65 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Nov 24, 2024
2 parents cba2c66 + 2835d1c commit f9363c2
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 f9363c2

Please sign in to comment.