From 889a492a2b0988d7f095bc465145c78ecf61119c Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Wed, 9 Mar 2016 07:21:32 -0800 Subject: Scala version 2.11.8. --- cbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cbt') diff --git a/cbt b/cbt index 09f8d96..aa92023 100755 --- a/cbt +++ b/cbt @@ -78,7 +78,7 @@ log "Find out real path. Build realpath if needed." $* export CBT_HOME=$(dirname $($_DIR/realpath/realpath.sh $0)) -export SCALA_VERSION="2.11.7" +export SCALA_VERSION="2.11.8" export NAILGUN=$CBT_HOME/nailgun_launcher/ export STAGE1=$CBT_HOME/stage1/ export TARGET=target/scala-2.11/classes/ -- cgit v1.2.3