File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ vars: {
42
42
scala-ref : ${?scala_ref} // allow overriding scala-ref using the scala_ref environment variable
43
43
44
44
// TODO: merge required changes upstream to get rid of our forks, maintaining our one won't scale
45
- browse-ref : "lrytz /browse.git#2.12 -compat"
45
+ browse-ref : "SethTisue /browse.git#topic/2.11 -compat"
46
46
lift-framework-ref : "lift/framework.git#3.0-M2-release"
47
47
spray-ref : "spray/spray.git#v1.3.3"
48
48
// only building project twirl-api, fixed sha from master branch that has Scala 2.11 compatibility patches merged
@@ -133,7 +133,7 @@ vars: {
133
133
spray-json-shapeless-ref : "fommil/spray-json-shapeless.git#v1.1.0"
134
134
135
135
// version settings
136
- sbt-version : "0.13.11 "
136
+ sbt-version : "0.13.12 "
137
137
}
138
138
139
139
vars {
You can’t perform that action at this time.
0 commit comments