We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 238a05a + e3177ad commit cdf1accCopy full SHA for cdf1acc
1 file changed
build.sbt
@@ -60,7 +60,7 @@ ThisBuild / mimaBinaryIssueFilters ++= List(
60
// This is used in a couple places
61
lazy val fs2Version = "3.11.0"
62
lazy val openTelemetryVersion = "1.29.0"
63
-lazy val otel4sVersion = "0.9.0"
+lazy val otel4sVersion = "0.11.1"
64
lazy val refinedVersion = "0.11.0"
65
66
// Global Settings
0 commit comments