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 f69dfa0 + a5b0f5c commit 5c78656Copy full SHA for 5c78656
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
2
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
3
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
6
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
0 commit comments