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.
2 parents 98235eb + 7d266ee commit 360df85Copy full SHA for 360df85
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
6
7
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
8
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
10
0 commit comments