From 68df031ea64b5cf3e57bf59505a1ec5aaa390a5d Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Wed, 11 May 2016 22:37:55 +1000 Subject: Bump to scala-partest 1.0.14 This should fix the bootstrap build by incorporating https://github.com/scala/scala-partest/pull/58 --- src/eclipse/partest/.classpath | 2 +- src/eclipse/scaladoc/.classpath | 2 +- versions.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/eclipse/partest/.classpath b/src/eclipse/partest/.classpath index ab9ede5a19..22afd65d43 100644 --- a/src/eclipse/partest/.classpath +++ b/src/eclipse/partest/.classpath @@ -9,6 +9,6 @@ - + diff --git a/src/eclipse/scaladoc/.classpath b/src/eclipse/scaladoc/.classpath index 40387983b0..b4450df4ef 100644 --- a/src/eclipse/scaladoc/.classpath +++ b/src/eclipse/scaladoc/.classpath @@ -8,6 +8,6 @@ - + diff --git a/versions.properties b/versions.properties index 2ab66086fb..0d80d5b1cf 100644 --- a/versions.properties +++ b/versions.properties @@ -30,7 +30,7 @@ jline.version=2.14.1 scala-asm.version=5.0.4-scala-3 # external modules, used internally (not shipped) -partest.version.number=1.0.13 +partest.version.number=1.0.14 scalacheck.version.number=1.11.6 # TODO: modularize the compiler -- cgit v1.2.3