Skip to content

Commit c569d39

Browse files
Update sbt-converter to 1.0.0-beta42 (#217)
1 parent 58fe231 commit c569d39

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
@@ -16,7 +16,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
1616

1717
addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")
1818

19-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")
19+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta42")
2020

2121
addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")
2222

0 commit comments

Comments
 (0)