File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -840,6 +840,11 @@ build += {
840
840
uri: ${vars.uris.akka-contrib-extra-uri}
841
841
}
842
842
843
+ ${vars.base} {
844
+ name: "unfiltered"
845
+ uri: ${vars.uris.unfiltered-uri}
846
+ }
847
+
843
848
${vars.base} {
844
849
name: "dispatch"
845
850
uri: ${vars.uris.dispatch-uri}
Original file line number Diff line number Diff line change @@ -75,5 +75,6 @@ vars.uris: {
75
75
ssl-config-uri: "https://github.com/typesafehub/ssl-config.git"
76
76
twirl-uri: "https://github.com/playframework/twirl.git#master"
77
77
twitter-util-uri: "https://github.com/twitter/util.git#develop"
78
+ unfiltered-uri: "https://github.com/unfiltered/unfiltered.git"
78
79
utest-uri: "https://github.com/lihaoyi/utest.git#0.4.3"
79
80
}
You can’t perform that action at this time.
0 commit comments