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 da7b7ef commit a383e0fCopy full SHA for a383e0f
project/plugins.sbt
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
5
// discipline
6
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
9
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
10
// docs
11
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")
0 commit comments