diff --git a/project/plugins.sbt b/project/plugins.sbt index eb583ee..1bcdc9c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,7 +6,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1") addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") -addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta45") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")