diff --git a/project/plugins.sbt b/project/plugins.sbt index eee04bd..bcef738 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -14,7 +14,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-beta40") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41") addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")