File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ val MUnitCatsEffectVersion = "2.0.0"
86
86
val MUnitDisciplineVersion = " 2.0.0-M3"
87
87
val MUnitScalaCheckEffectVersion = " 2.0.0-M2"
88
88
val OpenTelemetryVersion = " 1.46.0"
89
- val OpenTelemetryInstrumentationVersion = " 2.11 .0"
89
+ val OpenTelemetryInstrumentationVersion = " 2.12 .0"
90
90
val OpenTelemetryInstrumentationAlphaVersion = " 2.10.0-alpha"
91
91
val OpenTelemetrySemConvVersion = " 1.29.0-alpha"
92
92
val OpenTelemetryProtoVersion = " 1.5.0-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.3",
61
61
* "org.apache.pekko" %% "pekko-http" % "1.1.0",
62
- * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.11 .0",
62
+ * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.12 .0",
63
63
* "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.46.0" % Runtime,
64
64
* "io.opentelemetry" % "opentelemetry-sdk-extension-autoconfigure" % "1.46.0" % Runtime
65
65
* )
You can’t perform that action at this time.
0 commit comments