Skip to content

Commit 157bdca

Browse files
committed
use a 2.13-specific partest version with no scala-xml dependency
hopefully fixing the bootstrap, which has been failing since we ditched scala-xml in this repo
1 parent babd35c commit 157bdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ scala.binary.version=2.13.0-M4-pre-20d3c21
1818
# - scala-asm: jar content included in scala-compiler
1919
# - jline: shaded with JarJar and included in scala-compiler
2020
# - partest: used for running the tests
21-
partest.version.number=1.1.8
21+
partest.version.number=1.2.0-M2
2222
scala-asm.version=6.0.0-scala-1
2323
jline.version=2.14.5

0 commit comments

Comments
 (0)