Skip to content

Commit

Permalink
Merge pull request #987 from typelevel/topic/update-otel4s
Browse files Browse the repository at this point in the history
Update to otel4s 0.3.0-RC1
  • Loading branch information
armanbilge authored Oct 4, 2023
2 parents 33670bb + e645863 commit 2563cde
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 @@ -59,7 +59,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
// This is used in a couple places
lazy val fs2Version = "3.9.2"
lazy val openTelemetryVersion = "1.29.0"
lazy val otel4sVersion = "0.2.1"
lazy val otel4sVersion = "0.3.0-RC1"

// Global Settings
lazy val commonSettings = Seq(
Expand Down

0 comments on commit 2563cde

Please sign in to comment.