Skip to content

Commit

Permalink
test 2.12.6 release candidate version
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Apr 26, 2018
1 parent ba33bf5 commit 8dbf83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run.sh
Expand Up @@ -21,7 +21,7 @@ function latestNightly() {
}

# Defaults
scala_version_default="2.12.6-bin-84112e8"
scala_version_default="2.12.6-bin-d7ae7a8" # 2.12.6 release candidate as of Apr 26 2018
scala_version="$scala_version_default"
root_dir=$(pwd)
config_dir="configs"
Expand Down

0 comments on commit 8dbf83d

Please sign in to comment.