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 dd53b86 + 1b4dc63 commit b9b19ecCopy full SHA for b9b19ec
1 file changed
build.sbt
@@ -73,8 +73,8 @@ ThisBuild / libraryDependencySchemes +=
73
// This is used in a couple places
74
lazy val fs2Version = "3.13.0"
75
lazy val openTelemetryVersion = "1.62.0"
76
-lazy val otel4sVersion = "0.16.0"
77
-lazy val otel4sSdkVersion = "0.18.0"
+lazy val otel4sVersion = "1.0.0"
+lazy val otel4sSdkVersion = "0.19.0"
78
lazy val refinedVersion = "0.11.3"
79
80
// Global Settings
0 commit comments