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 b6c8cfc commit 458873cCopy full SHA for 458873c
project/plugins.sbt
@@ -3,6 +3,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.5")
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
4
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
5
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
6
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
0 commit comments