Bump dotty to 85

pull/659/head
susliko 2023-09-20 00:12:29 +07:00
parent fed5476126
commit b80c70f804
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@
SCALA_SCALA_LIBRARY_EXPECTED=100
SCALA_SCALA_COMPILER_EXPECTED=96
DOTTY_COMPILER_EXPECTED=84
DOTTY_COMPILER_EXPECTED=85
SYNTAX_COMPLEXITY_CEILING=1400
if [ ! -d "$SCALA_SCALA_DIR" ]; then