We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7960859 commit 6cd9d19Copy full SHA for 6cd9d19
1 file changed
common.conf
@@ -41,7 +41,7 @@ vars: {
41
scala-ref : ${?scala_ref} // allow overriding scala-ref using the scala_ref environment variable
42
43
// TODO: merge required changes upstream to get rid of our forks, maintaining our one won't scale
44
- browse-ref : "retronym/browse.git#topic/2.11-compat"
+ browse-ref : "SethTisue/browse.git#topic/2.11-compat"
45
lift-framework-ref : "lift/framework.git#3.0-M2-release"
46
spray-ref : "spray/spray.git#v1.3.3"
47
// only building project twirl-api, fixed sha from master branch that has Scala 2.11 compatibility patches merged
0 commit comments