Skip to content

Commit 2dd55aa

Browse files
committed
Use partest 1.1.1
During bootstrapping 2.13.x, partest is re-built. Partest has Xlint fatal warnings enabled. scala#5402 enabled new unused warnings, which fails the 1.1.0 build.
1 parent 012c552 commit 2dd55aa

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
@@ -19,6 +19,6 @@ scala.binary.version=2.12
1919
# - jline: shaded with JarJar and included in scala-compiler
2020
# - partest: used for running the tests
2121
scala-xml.version.number=1.0.6
22-
partest.version.number=1.1.0
22+
partest.version.number=1.1.1
2323
scala-asm.version=5.1.0-scala-2
2424
jline.version=2.14.3

0 commit comments

Comments
 (0)