Skip to content

Commit 3f34aa8

Browse files
committed
bump the api dep in sdk app to 1.0.0-rc.1
1 parent a9fb88a commit 3f34aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/opentelemetry/rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{erl_opts, [debug_info]}.
2-
{deps, [opentelemetry_api]}.
2+
{deps, [{opentelemetry_api, "~> 1.0.0-rc.1"}]}.

0 commit comments

Comments
 (0)