Skip to content

Commit 7f491eb

Browse files
Update sbt-scalafix to 0.12.1 (scala-tessella#10)
1 parent fbfb0af commit 7f491eb

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,4 +1,4 @@
1-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
1+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
22
addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")
33
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
44
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")

0 commit comments

Comments
 (0)