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.
1 parent baaeb89 commit 8e00c0eCopy full SHA for 8e00c0e
build.sbt
@@ -170,7 +170,7 @@ val osLibVersion = "0.11.4"
170
val tethysVersion = "0.29.5"
171
val openTelemetryVersion = "1.54.1"
172
val openTelemetrySemconvVersion = "1.37.0"
173
-val otel4s = "0.13.1"
+val otel4s = "0.13.2"
174
val slf4jVersion = "1.7.36"
175
176
val compileAndTest = "compile->compile;test->test"
0 commit comments