Skip to content

Commit

Permalink
Update zio-opentelemetry to 3.0.0-RC25 (#2253)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci authored Aug 9, 2024
1 parent 9f2b6e6 commit b07311f
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 @@ -999,7 +999,7 @@ lazy val openTelemetryTracingZioBackend = (projectMatrix in file("observability/
.settings(
name := "opentelemetry-tracing-zio-backend",
libraryDependencies ++= Seq(
"dev.zio" %% "zio-opentelemetry" % "3.0.0-RC24",
"dev.zio" %% "zio-opentelemetry" % "3.0.0-RC25",
"io.opentelemetry.semconv" % "opentelemetry-semconv" % "1.26.0-alpha",
"io.opentelemetry" % "opentelemetry-api" % openTelemetryVersion,
"io.opentelemetry" % "opentelemetry-sdk-testing" % openTelemetryVersion % Test
Expand Down

0 comments on commit b07311f

Please sign in to comment.