Skip to content

Commit 381b967

Browse files
authored
Merge pull request #258 from SethTisue/issue-257
update browse's missing JavaScript dependency
2 parents 7960859 + 6cd9d19 commit 381b967

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

common.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ vars: {
4141
scala-ref : ${?scala_ref} // allow overriding scala-ref using the scala_ref environment variable
4242

4343
// 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"
44+
browse-ref : "SethTisue/browse.git#topic/2.11-compat"
4545
lift-framework-ref : "lift/framework.git#3.0-M2-release"
4646
spray-ref : "spray/spray.git#v1.3.3"
4747
// only building project twirl-api, fixed sha from master branch that has Scala 2.11 compatibility patches merged

0 commit comments

Comments
 (0)