We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d2e89 commit 42696e0Copy full SHA for 42696e0
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
2
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
3
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.7.0")
6
7
scalacOptions += "-language:postfixOps"
0 commit comments