chore: bump `influxdb-client-erl` vsn

This commit is contained in:
JimMoen 2022-08-12 17:44:38 +08:00
parent dc7953c3e1
commit 441d8c9d57
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{erl_opts, [debug_info]}. {erl_opts, [debug_info]}.
{deps, [ {deps, [
{hstreamdb_erl, {git, "https://github.com/hstreamdb/hstreamdb_erl.git", {tag, "0.2.5"}}}, {hstreamdb_erl, {git, "https://github.com/hstreamdb/hstreamdb_erl.git", {tag, "0.2.5"}}},
{influxdb, {git, "https://github.com/emqx/influxdb-client-erl", {tag, "1.1.3"}}} {influxdb, {git, "https://github.com/emqx/influxdb-client-erl", {tag, "1.1.4"}}}
]}. ]}.
{shell, [ {shell, [