We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783a8f5 commit 159cbe4Copy full SHA for 159cbe4
build.sbt
@@ -171,7 +171,7 @@ val tethysVersion = "0.29.7"
171
val openTelemetryVersion = "1.59.0"
172
val openTelemetrySemconvVersion = "1.39.0"
173
val otel4s = "0.15.1"
174
-val otel4sSdk = "0.16.0"
+val otel4sSdk = "0.16.1"
175
val slf4jVersion = "1.7.36"
176
177
val compileAndTest = "compile->compile;test->test"
0 commit comments