Skip to content

Commit

Permalink
Update to latest CBT version
Browse files Browse the repository at this point in the history
  • Loading branch information
cvogt committed Jun 9, 2016
1 parent 55a4903 commit f093a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.scala
Expand Up @@ -3,7 +3,7 @@ import java.net._
import java.io.File
import scala.collection.immutable.Seq

// cbt:https://github.com/cvogt/cbt.git#cf7a66b7dfde8bb4386efe93a41f68996335db35
// cbt:https://github.com/cvogt/cbt.git#f56a035e5df98bc4e2bf90a1be5a7317be7ef667
class Build(context: cbt.Context) extends cbt.PublishBuild(context){
override def defaultScalaVersion = "2.11.8"

Expand Down

0 comments on commit f093a79

Please sign in to comment.