We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59b872e + 7f48bf3 commit 8e0bd92Copy full SHA for 8e0bd92
1 file changed
project/plugins.sbt
@@ -18,7 +18,7 @@ buildInfoKeys := Seq[BuildInfoKey](buildClasspath)
18
19
buildInfoPackage := "scalabuild"
20
21
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
22
23
libraryDependencies ++= Seq(
24
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",
0 commit comments