Skip to content

Commit fbabdbd

Browse files
author
scala-steward
committed
Update opentelemetry-api to 1.60.1
1 parent 6c639be commit fbabdbd

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
@@ -120,7 +120,7 @@ lazy val otelContext: Project = (project in file("otel-context"))
120120
.settings(
121121
name := "otel-context",
122122
libraryDependencies ++= Seq(
123-
"io.opentelemetry" % "opentelemetry-api" % "1.60.0",
123+
"io.opentelemetry" % "opentelemetry-api" % "1.60.1",
124124
scalaTest
125125
)
126126
)

0 commit comments

Comments
 (0)