diff --git a/project/plugins.sbt b/project/plugins.sbt index 9fa7fce..07f7d37 100755 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -11,4 +11,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2") addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1") // for Scala.js 1.x.x -addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")