Skip to content

Commit 81f37e3

Browse files
author
scala-steward
committed
Update zio-opentelemetry to 3.1.16
1 parent c8c323b commit 81f37e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ lazy val openTelemetryTracingZioBackend = (projectMatrix in file("observability/
953953
.settings(
954954
name := "opentelemetry-tracing-zio-backend",
955955
libraryDependencies ++= Seq(
956-
"dev.zio" %% "zio-opentelemetry" % "3.1.15",
956+
"dev.zio" %% "zio-opentelemetry" % "3.1.16",
957957
"io.opentelemetry.semconv" % "opentelemetry-semconv" % openTelemetrySemconvVersion,
958958
"io.opentelemetry" % "opentelemetry-api" % openTelemetryVersion,
959959
"io.opentelemetry" % "opentelemetry-sdk-testing" % openTelemetryVersion % Test

0 commit comments

Comments
 (0)