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 d7474b5 + 14fb063 commit c065799Copy full SHA for c065799
.scalafmt.conf
@@ -1,3 +1,3 @@
1
runner.dialect = scala212source3
2
-version = "3.6.1"
+version = "3.7.1"
3
maxColumn = 80
project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin(
- "com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.4"
+ "com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5"
)
4
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
0 commit comments