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.
1 parent dd8cc88 commit 8d80562Copy full SHA for 8d80562
project/plugins.sbt
@@ -2,6 +2,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
2
3
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")
4
5
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
6
7
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
0 commit comments