Skip to content

Commit

Permalink
Update webjars-locator-core to 0.54
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 20, 2023
1 parent c047e55 commit 47a825d
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 @@ -24,7 +24,7 @@ libraryDependencies ++= Seq(

// NPM
"org.webjars" % "npm" % "5.0.0-2", // we are currently stuck: https://github.com/webjars/webjars/issues/1926
"org.webjars" % "webjars-locator-core" % "0.53",
"org.webjars" % "webjars-locator-core" % "0.54",

// Test deps
"junit" % "junit" % "4.13.2" % "test"
Expand Down

0 comments on commit 47a825d

Please sign in to comment.