Skip to content

Commit 47f0fe7

Browse files
committed
Update sbt-converter to 1.0.0-beta45
1 parent 40f7437 commit 47f0fe7

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

77
addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")
88

9-
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")
9+
addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta45")
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-web-scalajs-bundler" % "0.21.1")
1212

0 commit comments

Comments
 (0)