Skip to content

Commit

Permalink
Merge pull request #1146 from typelevel/topic/otel-0.11.1
Browse files Browse the repository at this point in the history
Update to otel4s 0.11.1
  • Loading branch information
mpilquist authored Nov 20, 2024
2 parents 238a05a + e3177ad commit cdf1acc
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 @@ -60,7 +60,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
// This is used in a couple places
lazy val fs2Version = "3.11.0"
lazy val openTelemetryVersion = "1.29.0"
lazy val otel4sVersion = "0.9.0"
lazy val otel4sVersion = "0.11.1"
lazy val refinedVersion = "0.11.0"

// Global Settings
Expand Down

0 comments on commit cdf1acc

Please sign in to comment.