Skip to content

Commit cdf1acc

Browse files
authored
Merge pull request #1146 from typelevel/topic/otel-0.11.1
Update to otel4s 0.11.1
2 parents 238a05a + e3177ad commit cdf1acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
6060
// This is used in a couple places
6161
lazy val fs2Version = "3.11.0"
6262
lazy val openTelemetryVersion = "1.29.0"
63-
lazy val otel4sVersion = "0.9.0"
63+
lazy val otel4sVersion = "0.11.1"
6464
lazy val refinedVersion = "0.11.0"
6565

6666
// Global Settings

0 commit comments

Comments
 (0)