Skip to content

Commit

Permalink
Update sbt-scalajs-bundler to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Feb 28, 2024
1 parent bdeaed4 commit 93125e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

// Use NPM modules rather than webjars
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")

// Used to find dependencies
addDependencyTreePlugin
Expand Down

0 comments on commit 93125e7

Please sign in to comment.