summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2016-11-30 14:41:03 -0800
committerSeth Tisue <seth@tisue.net>2016-12-01 12:12:48 -0800
commit6e35e2de5080ef5be67ef6840d993ebf81baa9bc (patch)
tree0907f15296446a8b6caff3a20f8cc5a3643578e7 /project
parent76183a21ebaba3c43010391d4b7cd719a33b0206 (diff)
downloadscala-6e35e2de5080ef5be67ef6840d993ebf81baa9bc.tar.gz
scala-6e35e2de5080ef5be67ef6840d993ebf81baa9bc.tar.bz2
scala-6e35e2de5080ef5be67ef6840d993ebf81baa9bc.zip
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.
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
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"