Skip to content

Commit

Permalink
Update opentelemetry-api to 1.44.1 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Nov 13, 2024
1 parent 5bf53d2 commit 5a955ee
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.12" % "provided",
"dev.zio" %% "zio-config" % "3.0.7" % "provided",
"dev.zio" %% "zio-opentelemetry" % "2.0.3",
"io.opentelemetry" % "opentelemetry-api" % "1.44.0",
"io.opentelemetry" % "opentelemetry-api" % "1.44.1",
),
)

Expand Down

0 comments on commit 5a955ee

Please sign in to comment.