Skip to content

Commit

Permalink
move to Scala with new collections
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Apr 12, 2018
1 parent 303c8c9 commit 774c22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function latestNightly() {
}

# Defaults
scala_version_default="2.13.0-pre-4a5ecd4" # latest as of Apr 10 2018
scala_version_default="2.13.0-pre-6af364b" # latest as of Apr 12 2018. new collections!
scala_version="$scala_version_default"
root_dir=$(pwd)
config_dir="configs"
Expand Down

0 comments on commit 774c22c

Please sign in to comment.