We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 658cdbd + ffb3ed7 commit cd3552eCopy full SHA for cd3552e
1 file changed
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
2
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
0 commit comments