Skip to content

Commit

Permalink
Merge pull request #129 from scala-steward/update/webjars-locator-cor…
Browse files Browse the repository at this point in the history
…e-0.58

Update webjars-locator-core to 0.58
  • Loading branch information
mkurz authored Mar 12, 2024
2 parents 7e904b6 + fb76a23 commit 2ca8947
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.57",
"org.webjars" % "webjars-locator-core" % "0.58",

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

0 comments on commit 2ca8947

Please sign in to comment.