Skip to content

Commit 533edb9

Browse files
committed
Downgrade sbt to 1.9.9 because some dependencies other than Scalafix were compiled with Scala 2.13.14, so we can't bring in the backward-compatibility checks in sbt 1.10 yet
1 parent 305eea0 commit 533edb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.10.0
1+
sbt.version=1.9.9

0 commit comments

Comments
 (0)