Skip to content

Commit

Permalink
Update opentelemetry-api to 1.43.0 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Oct 19, 2024
1 parent 449a092 commit 954c774
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.9" % "provided",
"dev.zio" %% "zio-config" % "3.0.7" % "provided",
"dev.zio" %% "zio-opentelemetry" % "2.0.3",
"io.opentelemetry" % "opentelemetry-api" % "1.42.1",
"io.opentelemetry" % "opentelemetry-api" % "1.43.0",
),
)

Expand Down

0 comments on commit 954c774

Please sign in to comment.