Skip to content

Commit

Permalink
Update opentelemetry-api to 1.44.0 (#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Nov 10, 2024
1 parent 28d56e3 commit ce8810f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ lazy val `zio-opentelemetry-datadog-tracing-provider` =
"dev.zio" %% "zio" % "2.1.11" % "provided",
"dev.zio" %% "zio-config" % "3.0.7" % "provided",
"dev.zio" %% "zio-opentelemetry" % "2.0.3",
"io.opentelemetry" % "opentelemetry-api" % "1.43.0",
"io.opentelemetry" % "opentelemetry-api" % "1.44.0",
),
)

Expand Down

0 comments on commit ce8810f

Please sign in to comment.