Skip to content

Commit 7745565

Browse files
author
softwaremill-ci
authored
Update zio-opentelemetry to 3.1.15 (#2828)
1 parent 9774a43 commit 7745565

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
@@ -951,7 +951,7 @@ lazy val openTelemetryTracingZioBackend = (projectMatrix in file("observability/
951951
.settings(
952952
name := "opentelemetry-tracing-zio-backend",
953953
libraryDependencies ++= Seq(
954-
"dev.zio" %% "zio-opentelemetry" % "3.1.14",
954+
"dev.zio" %% "zio-opentelemetry" % "3.1.15",
955955
"io.opentelemetry.semconv" % "opentelemetry-semconv" % openTelemetrySemconvVersion,
956956
"io.opentelemetry" % "opentelemetry-api" % openTelemetryVersion,
957957
"io.opentelemetry" % "opentelemetry-sdk-testing" % openTelemetryVersion % Test

0 commit comments

Comments
 (0)