diff --git a/project/plugins.sbt b/project/plugins.sbt index 9a150f3..22b92cd 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5") -addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")