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

Commit bf2ef36

Browse files
committed
Update sbt-scalafix to 0.12.1
1 parent 5a61ebe commit bf2ef36

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,5 +1,5 @@
11
// format: off
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
33

44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
55

0 commit comments

Comments
 (0)