Bump DOTTY_COMPILER_EXPECTED to 84

pull/659/head
susliko 2023-08-08 15:57:47 +07:00
parent c14e2d4aad
commit 88501742c3
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=83
DOTTY_COMPILER_EXPECTED=84
SYNTAX_COMPLEXITY_CEILING=1300
if [ ! -d "$SCALA_SCALA_DIR" ]; then