|
|
@@ -41,7 +41,7 @@ quicer() ->
|
|
|
{quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.9"}}}.
|
|
|
|
|
|
jq() ->
|
|
|
- {jq, {git, "https://github.com/emqx/jq", {tag, "v0.3.0"}}}.
|
|
|
+ {jq, {git, "https://github.com/emqx/jq", {tag, "v0.3.1"}}}.
|
|
|
|
|
|
deps(Config) ->
|
|
|
{deps, OldDeps} = lists:keyfind(deps, 1, Config),
|