From 8c735bfbd5b8e25ad3471540562d32d500eb3847 Mon Sep 17 00:00:00 2001 From: Stefan Zeiger Date: Mon, 19 Sep 2016 18:42:35 +0200 Subject: Enable MiMa for 2.12.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/plugins.sbt b/project/plugins.sbt index 0a5b8f3dd4..da84d48915 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -19,4 +19,4 @@ buildInfoKeys := Seq[BuildInfoKey](buildClasspath) buildInfoPackage := "scalabuild" -libraryDependencies += "com.typesafe" %% "mima-reporter" % "0.1.8" +libraryDependencies += "com.typesafe" %% "mima-reporter" % "0.1.10" -- cgit v1.2.3