From 6e35e2de5080ef5be67ef6840d993ebf81baa9bc Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Wed, 30 Nov 2016 14:41:03 -0800 Subject: upgrade MiMa to 0.1.12 dogfooding the latest. upgrading all the way from 0.1.8 -- there have been a bunch of improvements since then. --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index 4c0a6e7b8a..f1201d58c2 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.12" -- cgit v1.2.3