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 5107ac6 + 47af3a6 commit dc86a6fCopy full SHA for dc86a6f
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
2
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
3
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
4
-addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
+addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
5
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
0 commit comments