Skip to content

Commit 0503915

Browse files
authored
Merge pull request #1025 from scala-steward/update/sbt-scalafix-0.9.34
Update sbt-scalafix, scalafix-core to 0.9.34
2 parents cb17a68 + 23010df commit 0503915

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)