Skip to content

Commit e5d572c

Browse files
Update sbt-scalafix to 0.9.27 (zio#335)
1 parent be5c014 commit e5d572c

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,5 +1,5 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")

0 commit comments

Comments
 (0)