Skip to content

Commit 485292e

Browse files
committed
Update sbt-converter to 1.0.0-beta43
1 parent c430200 commit 485292e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
33
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
5+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43")
66

77
// sane scalac options
88
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")

0 commit comments

Comments
 (0)