summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-10-20 07:48:46 -0700
committerGitHub <noreply@github.com>2016-10-20 07:48:46 -0700
commite09aca81bd3b29154fd4402d27fcb260d9765c39 (patch)
tree38541dc9baa12b2ca15ecc31edb796b2f1e76829
parentfe16f2fb16c9e91d5c73627188f7aeeff22f76d6 (diff)
parent4c0a9976d77def8d4206b4b75101e93298b29557 (diff)
downloadscala-e09aca81bd3b29154fd4402d27fcb260d9765c39.tar.gz
scala-e09aca81bd3b29154fd4402d27fcb260d9765c39.tar.bz2
scala-e09aca81bd3b29154fd4402d27fcb260d9765c39.zip
Merge pull request #5468 from SethTisue/mima-0.1.11
dogfood the new MiMa
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index da84d48915..e056de55ec 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.10"
+libraryDependencies += "com.typesafe" %% "mima-reporter" % "0.1.11"