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 ae1a926 commit e33656dCopy full SHA for e33656d
1 file changed
project/plugins.sbt
@@ -2,7 +2,7 @@
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5
-addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
+addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta45")
6
7
// sane scalac options
8
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
0 commit comments