Skip to content

Commit 0c53dea

Browse files
authored
Merge pull request #666 from scala-steward/update/sbt-scalafix-0.9.34
Update sbt-scalafix, scalafix-core to 0.9.34
2 parents 9c4f38d + 16d0c1d commit 0c53dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
22
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
33

4-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
4+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")

0 commit comments

Comments
 (0)