summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2017-02-14 11:56:27 -0800
committerSeth Tisue <seth@tisue.net>2017-02-14 11:56:27 -0800
commitc21e36e7f9b5091d085eaac5f472b19441e8bc92 (patch)
treecce310320c843511017521e8cf0c966ac6cfd2b1 /project
parent214a158f67405f420f144f1e83a3df51fcb97866 (diff)
downloadscala-c21e36e7f9b5091d085eaac5f472b19441e8bc92.tar.gz
scala-c21e36e7f9b5091d085eaac5f472b19441e8bc92.tar.bz2
scala-c21e36e7f9b5091d085eaac5f472b19441e8bc92.zip
upgrade to MiMa 0.1.14
just on general dogfooding principle
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 6001b6f2b4..3ec4f370c2 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.13"
+libraryDependencies += "com.typesafe" %% "mima-reporter" % "0.1.14"