|
|
@@ -23,7 +23,7 @@ defmodule EMQXBridgeIotdb.MixProject do
|
|
|
|
|
|
def deps() do
|
|
|
[
|
|
|
- {:iotdb, github: "emqx/iotdb-client-erl", tag: "0.1.5"},
|
|
|
+ {:iotdb, github: "emqx/iotdb-client-erl", tag: "0.2.0"},
|
|
|
{:emqx_connector, in_umbrella: true, runtime: false},
|
|
|
{:emqx_resource, in_umbrella: true},
|
|
|
{:emqx_bridge, in_umbrella: true, runtime: false},
|