Skip to content

Commit dd3cbf0

Browse files
committed
Update sbt-converter to 1.0.0-beta44
1 parent 16a7e81 commit dd3cbf0

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
@@ -1,7 +1,7 @@
11
val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.10.1")
22

33
addSbtPlugin(
4-
"org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta37"
4+
"org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44"
55
)
66

77
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)

0 commit comments

Comments
 (0)