Skip to content

Commit 8422b4d

Browse files
committed
Bump scalablytyped converter
1 parent e3d8211 commit 8422b4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.19" )
1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0") // "0.21.0-RC1")
1212
// for Scala.js 1.x.x
13-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta31")
13+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta32")

0 commit comments

Comments
 (0)