Skip to content

Commit 77c7a5f

Browse files
scala-stewardkiendang
authored andcommitted
Update sbt-scalafix to 0.10.1
1 parent 95b4f81 commit 77c7a5f

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

0 commit comments

Comments
 (0)