File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ val MUnitDisciplineVersion = "2.0.0-M3"
9999val MUnitScalaCheckEffectVersion = " 2.0.0-M2"
100100val OpenTelemetryVersion = " 1.56.0"
101101val OpenTelemetryAlphaVersion = s " $OpenTelemetryVersion-alpha "
102- val OpenTelemetryInstrumentationVersion = " 2.21 .0"
102+ val OpenTelemetryInstrumentationVersion = " 2.22 .0"
103103val OpenTelemetryInstrumentationAlphaVersion = s " $OpenTelemetryInstrumentationVersion-alpha "
104104val OpenTelemetrySemConvVersion = " 1.37.0"
105105val OpenTelemetrySemConvAlphaVersion = s " $OpenTelemetrySemConvVersion-alpha "
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ import scala.concurrent.duration._
5959 * "org.typelevel" %% "otel4s-oteljava" % "0.5.0",
6060 * "org.apache.pekko" %% "pekko-stream" % "1.2.1",
6161 * "org.apache.pekko" %% "pekko-http" % "1.2.0",
62- * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.21 .0",
62+ * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.22 .0",
6363 * "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.56.0" % Runtime,
6464 * "io.opentelemetry" % "opentelemetry-sdk-extension-autoconfigure" % "1.56.0" % Runtime
6565 * )
You can’t perform that action at this time.
0 commit comments