Skip to content

Commit b22cf86

Browse files
scala-stewardcornerman
authored andcommitted
Update sbt-converter to 1.0.0-beta41
1 parent 61d0202 commit b22cf86

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.0")
33
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
5-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta39")
5+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")
66

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

0 commit comments

Comments
 (0)