We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d8211 commit 8422b4dCopy full SHA for 8422b4d
project/plugins.sbt
@@ -10,4 +10,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19" )
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") // "0.21.0-RC1")
12
// for Scala.js 1.x.x
13
-addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta31")
+addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta32")
0 commit comments