Skip to content

Commit

Permalink
Merge pull request #1095 from chr12c/update-otel4s-v0.7.0
Browse files Browse the repository at this point in the history
Update otel4s from 0.6.0 to 0.7.0
  • Loading branch information
mpilquist authored Jun 1, 2024
2 parents 02868e9 + 1208cf4 commit 18d91be
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.10.2"
lazy val openTelemetryVersion = "1.29.0"
lazy val otel4sVersion = "0.6.0"
lazy val otel4sVersion = "0.7.0"
lazy val refinedVersion = "0.11.0"

// Global Settings
Expand Down

0 comments on commit 18d91be

Please sign in to comment.