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 9a599e7 + 0297227 commit 34cdfb1Copy full SHA for 34cdfb1
project/plugins.sbt
@@ -2,7 +2,7 @@
2
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
3
4
// Scalafmt (formatter)
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
6
7
// Release
8
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
0 commit comments