Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 4c19fa0

Browse files
committed
Update sbt-scalafix to 0.12.1
1 parent 915ba29 commit 4c19fa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
77
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.17")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
99
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
10-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
10+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
1111
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
1212
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10")

0 commit comments

Comments
 (0)