Skip to content

Commit

Permalink
Update sbt-converter to 1.0.0-beta42 (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 2, 2023
1 parent 58fe231 commit c569d39
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 @@ -16,7 +16,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"

addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")

addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42")

addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")

Expand Down

0 comments on commit c569d39

Please sign in to comment.