Skip to content

Commit 0d2f91f

Browse files
ttt161ttt161
andauthored
TECH-22: bump machinery (#42)
Co-authored-by: ttt161 <losto@nix>
1 parent 9ec7cec commit 0d2f91f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
{erl_health, {git, "https://github.com/valitydev/erlang-health.git", {branch, "master"}}},
4141
%% Only needed for some utility functions
4242
{bouncer_client, {git, "https://github.com/valitydev/bouncer-client-erlang.git", {tag, "v1.1.0"}}},
43-
{machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {tag, "v1.1.5"}}},
43+
{machinery, {git, "https://github.com/valitydev/machinery-erlang.git", {tag, "v1.1.6"}}},
4444
{prometheus, "4.11.0"},
4545
{prometheus_cowboy, "0.1.9"},
4646
%% OpenTelemetry deps

rebar.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
2828
{<<"epg_connector">>,
2929
{git,"https://github.com/valitydev/epg_connector.git",
30-
{ref,"82055002c8cb73ef938e7035865419074e7f959b"}},
30+
{ref,"dd93e27c00d492169e8a7bfc38976b911c6e7d05"}},
3131
2},
3232
{<<"epgsql">>,
3333
{git,"https://github.com/epgsql/epgsql.git",
@@ -55,7 +55,7 @@
5555
{<<"kafka_protocol">>,{pkg,<<"kafka_protocol">>,<<"4.1.10">>},3},
5656
{<<"machinery">>,
5757
{git,"https://github.com/valitydev/machinery-erlang.git",
58-
{ref,"72ac2f56cf42a99c66310be8265b3c2bc84862fc"}},
58+
{ref,"df43e429cd10e8f5afb57d09f1b8ac54eb868a44"}},
5959
0},
6060
{<<"metrics">>,{pkg,<<"metrics">>,<<"1.0.1">>},2},
6161
{<<"mg_proto">>,
@@ -75,7 +75,7 @@
7575
{<<"parse_trans">>,{pkg,<<"parse_trans">>,<<"3.3.1">>},2},
7676
{<<"progressor">>,
7777
{git,"https://github.com/valitydev/progressor.git",
78-
{ref,"e2fdf9d11a69e239d3f4dc51aa2dd122d44ee1b0"}},
78+
{ref,"6df2e447a867434ad45bfc3540c4681e10105e02"}},
7979
1},
8080
{<<"prometheus">>,{pkg,<<"prometheus">>,<<"4.11.0">>},0},
8181
{<<"prometheus_cowboy">>,{pkg,<<"prometheus_cowboy">>,<<"0.1.9">>},0},

0 commit comments

Comments
 (0)