Skip to content

Commit

Permalink
Merge pull request #145 from scala-steward/update/patches
Browse files Browse the repository at this point in the history
Patch updates
  • Loading branch information
mkurz authored Aug 16, 2024
2 parents c605eb5 + 1f77ce4 commit 1a32edc
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 @@ -21,7 +21,7 @@ libraryDependencies ++= Seq(
"org.webjars.npm" % "less" % "4.2.0", // sync with src/main/resources/lessc.js
"org.webjars.npm" % "clone" % "2.1.2",
"org.webjars.npm" % "mkdirp" % "0.5.6", // sync with src/main/resources/lessc.js
"org.webjars.npm" % "clean-css" % "5.3.2",
"org.webjars.npm" % "clean-css" % "5.3.3",
"org.webjars.npm" % "less-plugin-clean-css" % "1.5.1" intransitive(), // sync with src/main/resources/lessc.js
"org.webjars.npm" % "es6-promise" % "4.2.8", // sync with src/main/resources/lessc.js
)
Expand Down

0 comments on commit 1a32edc

Please sign in to comment.