Skip to content

Commit fa9c1ad

Browse files
author
ttt161
committed
bump damsel-2.2.33
1 parent a94b107 commit fa9c1ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{gproc, "0.9.0"},
3333
{genlib, {git, "https://github.com/valitydev/genlib.git", {tag, "v1.1.0"}}},
3434
{woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.1"}}},
35-
{damsel, {git, "https://github.com/valitydev/damsel.git", {branch, "ft/TECH-6/trust-level-condition"}}},
35+
{damsel, {git, "https://github.com/valitydev/damsel.git", {tag, "v2.2.33"}}},
3636
{payproc_errors, {git, "https://github.com/valitydev/payproc-errors-erlang.git", {branch, "master"}}},
3737
{mg_proto, {git, "https://github.com/valitydev/machinegun-proto.git", {branch, "master"}}},
3838
{dmt_client, {git, "https://github.com/valitydev/dmt-client.git", {tag, "v2.0.3"}}},

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{<<"ctx">>,{pkg,<<"ctx">>,<<"0.6.0">>},2},
2828
{<<"damsel">>,
2929
{git,"https://github.com/valitydev/damsel.git",
30-
{ref,"bb7f1ef3eecaef7fc4786ef3344d438ac309f6a0"}},
30+
{ref,"e7a302a684deba1bb18a00d1056879329219d280"}},
3131
0},
3232
{<<"dmt_client">>,
3333
{git,"https://github.com/valitydev/dmt-client.git",

0 commit comments

Comments
 (0)