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 6f5ca20 + 8e0bd92 commit 33678d9Copy full SHA for 33678d9
project/plugins.sbt
@@ -17,7 +17,7 @@ buildInfoKeys := Seq[BuildInfoKey](buildClasspath)
17
18
buildInfoPackage := "scalabuild"
19
20
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
21
22
libraryDependencies ++= Seq(
23
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",
0 commit comments