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 db78ccc commit 614633cCopy full SHA for 614633c
1 file changed
project/plugins.sbt
@@ -13,4 +13,4 @@ libraryDependencies += "jline" % "jline" % "2.14.6"
13
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.0")
14
15
// binary compatibility checks
16
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
0 commit comments