Skip to content

Commit

Permalink
Update zio-opentelemetry to 3.1.1 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
guizmaii authored Jan 7, 2025
1 parent cce0bfe commit ad26f45
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 @@ -57,7 +57,7 @@ lazy val `zio-opentelemetry-datadog-tracing-provider` =
libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "2.1.14" % "provided",
"dev.zio" %% "zio-config" % "4.0.3" % "provided",
"dev.zio" %% "zio-opentelemetry" % "3.0.2",
"dev.zio" %% "zio-opentelemetry" % "3.1.1",
"io.opentelemetry" % "opentelemetry-api" % "1.45.0",
),
)
Expand Down

0 comments on commit ad26f45

Please sign in to comment.