We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db35873 commit fd53f3dCopy full SHA for fd53f3d
build.sbt
@@ -170,7 +170,7 @@ val osLibVersion = "0.11.4"
170
val tethysVersion = "0.29.7"
171
val openTelemetryVersion = "1.58.0"
172
val openTelemetrySemconvVersion = "1.37.0"
173
-val otel4s = "0.14.0"
+val otel4s = "0.15.0"
174
val slf4jVersion = "1.7.36"
175
176
val compileAndTest = "compile->compile;test->test"
0 commit comments