aboutsummaryrefslogtreecommitdiff
path: root/stage2/plugins/Dotty.scala
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-09-28 10:35:18 -0400
committerChristopher Vogt <oss.nsp@cvogt.org>2016-09-28 10:37:45 -0400
commitd0e71734701ff55db1fae4bdc3cf0f40b22ceb58 (patch)
tree8e57a7bf8d356aa812865e0104ede39b0eb90722 /stage2/plugins/Dotty.scala
parente97b74056207410d80972f38cd2f1c2e96dfe417 (diff)
downloadcbt-d0e71734701ff55db1fae4bdc3cf0f40b22ceb58.tar.gz
cbt-d0e71734701ff55db1fae4bdc3cf0f40b22ceb58.tar.bz2
cbt-d0e71734701ff55db1fae4bdc3cf0f40b22ceb58.zip
upgrade dotty version
Diffstat (limited to 'stage2/plugins/Dotty.scala')
-rw-r--r--stage2/plugins/Dotty.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/stage2/plugins/Dotty.scala b/stage2/plugins/Dotty.scala
index e0e8f85..2fdb895 100644
--- a/stage2/plugins/Dotty.scala
+++ b/stage2/plugins/Dotty.scala
@@ -5,7 +5,7 @@ import java.nio.file.Files
import java.nio.file.attribute.FileTime
trait Dotty extends BaseBuild{
- def dottyVersion: String = "0.1-20160925-b2b475d-NIGHTLY"
+ def dottyVersion: String = "0.1-20160926-ec28ea1-NIGHTLY"
def dottyOptions: Seq[String] = Seq()
private lazy val dottyLib = new DottyLib(