Skip to content

Commit d2799b5

Browse files
authored
Merge pull request #1066 from typelevel/topic/update-otel4s-0.5.0
Update to otel4s 0.5.0
2 parents f6b880d + 0c654d5 commit d2799b5

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.10.2"
6262
lazy val openTelemetryVersion = "1.29.0"
63-
lazy val otel4sVersion = "0.5.0-RC2"
63+
lazy val otel4sVersion = "0.5.0"
6464
lazy val refinedVersion = "0.11.0"
6565

6666
// Global Settings

0 commit comments

Comments
 (0)