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 e63b6cc commit 765740cCopy full SHA for 765740c
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
5
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.5.1")
6
7
scalacOptions += "-language:postfixOps"
0 commit comments