We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 99cd5cd + 64d0eb1 commit 26a74bfCopy full SHA for 26a74bf
project/plugins.sbt
@@ -2,7 +2,7 @@
2
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
3
4
// Scalafmt (formatter)
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
6
7
// Version policy check
8
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.1")
0 commit comments