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 cd6a182 + 5e166ed commit 2cdcf8cCopy full SHA for 2cdcf8c
.scalafmt.conf
@@ -1,4 +1,4 @@
1
-version = 3.8.6
+version = 3.9.2
2
runner.dialect = scala213
3
project.git = true
4
docstrings.style = Asterisk
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
7
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
8
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
0 commit comments