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 @@ -94,7 +94,7 @@ val MUnitDisciplineVersion = "2.0.0-M3"
94
94
val MUnitScalaCheckEffectVersion = " 2.0.0-M2"
95
95
val OpenTelemetryVersion = " 1.52.0"
96
96
val OpenTelemetryAlphaVersion = s " $OpenTelemetryVersion-alpha "
97
- val OpenTelemetryInstrumentationVersion = " 2.18.0 "
97
+ val OpenTelemetryInstrumentationVersion = " 2.18.1 "
98
98
val OpenTelemetryInstrumentationAlphaVersion = " 2.10.0-alpha"
99
99
val OpenTelemetrySemConvVersion = " 1.34.0"
100
100
val OpenTelemetrySemConvAlphaVersion = s " $OpenTelemetrySemConvVersion-alpha "
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ import scala.concurrent.duration._
59
59
* "org.typelevel" %% "otel4s-oteljava" % "0.5.0",
60
60
* "org.apache.pekko" %% "pekko-stream" % "1.1.5",
61
61
* "org.apache.pekko" %% "pekko-http" % "1.2.0",
62
- * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.18.0 ",
62
+ * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.18.1 ",
63
63
* "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.52.0" % Runtime,
64
64
* "io.opentelemetry" % "opentelemetry-sdk-extension-autoconfigure" % "1.52.0" % Runtime
65
65
* )
You can’t perform that action at this time.
0 commit comments