Skip to content

Commit 23010df

Browse files
committed
Update sbt-scalafix, scalafix-core to 0.9.34
1 parent 2f8d6a0 commit 23010df

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
@@ -2,7 +2,7 @@ libraryDependencies ++= Seq(
22
"org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0",
33
"org.scala-js" %% "scalajs-env-selenium" % "1.1.1")
44

5-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
5+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
66
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
77
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
88
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")

0 commit comments

Comments
 (0)