Skip to content

Commit 7b27571

Browse files
authored
BG-378: Bump dmt client (#40)
1 parent 9ed4e6e commit 7b27571

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
{genlib, {git, "https://github.com/valitydev/genlib.git", {tag, "v1.1.0"}}},
3838
{scoper, {git, "https://github.com/valitydev/scoper.git", {tag, "v1.1.0"}}},
3939
{woody, {git, "https://github.com/valitydev/woody_erlang.git", {tag, "v1.1.0"}}},
40-
{dmt_client, {git, "https://github.com/valitydev/dmt_client.git", {tag, "v2.0.2"}}},
40+
{dmt_client, {git, "https://github.com/valitydev/dmt_client.git", {tag, "v2.0.3"}}},
4141
{opentelemetry_api, "1.4.0"},
4242
{opentelemetry, "1.5.0"},
4343
{opentelemetry_exporter, "1.8.0"}

rebar.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
0},
2424
{<<"dmt_client">>,
2525
{git,"https://github.com/valitydev/dmt_client.git",
26-
{ref,"fff521d3d50b48e3c6b628fe4796b3628aedc6b7"}},
26+
{ref,"20c18cc9b51d0f273db60c929e8a8a871d6a1866"}},
2727
0},
2828
{<<"epg_connector">>,
2929
{git,"https://github.com/valitydev/epg_connector.git",

0 commit comments

Comments
 (0)