Skip to content

Commit ac02adb

Browse files
committed
2.12: newer Scala SHA
1 parent f1859e2 commit ac02adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export LANG="en_US.UTF-8"
1515
export HOME="$(pwd)"
1616

1717
# Defaults
18-
scala_version_default="2.12.8-bin-bd441b7" # Nov 16
18+
scala_version_default="2.12.8-bin-25c7215" # Nov 19
1919
scala_version="$scala_version_default"
2020
root_dir=$(pwd)
2121
config_dir="configs"

0 commit comments

Comments
 (0)