There was an error while loading. Please reload this page.
1 parent 6c41a6a commit 896cd96Copy full SHA for 896cd96
1 file changed
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
2
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
3
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
4
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
0 commit comments