Skip to content

Commit 955f84c

Browse files
build: Update sbt-scalafix from 0.9.30 to 0.9.31
1 parent 11ff386 commit 955f84c

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
@@ -4,6 +4,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
44

55
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
66

7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
88

99
addDependencyTreePlugin

0 commit comments

Comments
 (0)