Skip to content

Commit 261999d

Browse files
committed
Update sbt-scalafix to 0.10.0
1 parent ee1da3d commit 261999d

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,3 +1,3 @@
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
22
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
3-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
3+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")

0 commit comments

Comments
 (0)