diff --git a/project/plugins.sbt b/project/plugins.sbt index 0e4720c..7b44821 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,7 +6,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-beta42") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43") addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")