Skip to content

Commit 53e4435

Browse files
committed
Merge pull request scala#4853 from SethTisue/mima-upgrade
upgrade to MiMa 0.1.8
2 parents e5a748c + 9e174c2 commit 53e4435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1642,7 +1642,7 @@ TODO:
16421642
<mkdir dir="${bc-build.dir}"/>
16431643
<!-- Pull down MIMA -->
16441644
<artifact:dependencies pathId="mima.classpath">
1645-
<dependency groupId="com.typesafe" artifactId="mima-reporter_2.10" version="0.1.6"/>
1645+
<dependency groupId="com.typesafe" artifactId="mima-reporter_2.10" version="0.1.8"/>
16461646
</artifact:dependencies>
16471647
<artifact:dependencies pathId="old.bc.classpath">
16481648
<dependency groupId="org.scala-lang" artifactId="scala-library" version="${bc-reference-version}"/>

0 commit comments

Comments
 (0)