Skip to content

Commit 303c8c9

Browse files
committed
2.13: newer Scala nightly
1 parent 91c3e47 commit 303c8c9

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
@@ -21,7 +21,7 @@ function latestNightly() {
2121
}
2222

2323
# Defaults
24-
scala_version_default="2.13.0-pre-ced7076" # latest as of Apr 7 2018
24+
scala_version_default="2.13.0-pre-4a5ecd4" # latest as of Apr 10 2018
2525
scala_version="$scala_version_default"
2626
root_dir=$(pwd)
2727
config_dir="configs"

0 commit comments

Comments
 (0)