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 79c23bc commit febdaaeCopy full SHA for febdaae
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
7
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
8
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
9
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
11
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
12
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments