We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5a748c + 9e174c2 commit 53e4435Copy full SHA for 53e4435
build.xml
@@ -1642,7 +1642,7 @@ TODO:
1642
<mkdir dir="${bc-build.dir}"/>
1643
<!-- Pull down MIMA -->
1644
<artifact:dependencies pathId="mima.classpath">
1645
- <dependency groupId="com.typesafe" artifactId="mima-reporter_2.10" version="0.1.6"/>
+ <dependency groupId="com.typesafe" artifactId="mima-reporter_2.10" version="0.1.8"/>
1646
</artifact:dependencies>
1647
<artifact:dependencies pathId="old.bc.classpath">
1648
<dependency groupId="org.scala-lang" artifactId="scala-library" version="${bc-reference-version}"/>
0 commit comments