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 @@ -51,7 +51,7 @@ val MUnitCatsEffectVersion = "2.0.0"
51
51
val MUnitDisciplineVersion = " 2.0.0-M3"
52
52
val MUnitScalaCheckEffectVersion = " 2.0.0-M2"
53
53
val OpenTelemetryVersion = " 1.41.0"
54
- val OpenTelemetryInstrumentationVersion = " 2.6 .0"
54
+ val OpenTelemetryInstrumentationVersion = " 2.7 .0"
55
55
val OpenTelemetryInstrumentationAlphaVersion = " 2.5.0-alpha"
56
56
val OpenTelemetrySemConvVersion = " 1.26.0-alpha"
57
57
val OpenTelemetryProtoVersion = " 1.1.0-alpha"
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ import scala.concurrent.duration._
63
63
* "org.typelevel" %% "otel4s-oteljava" % "0.5.0",
64
64
* "org.apache.pekko" %% "pekko-stream" % "1.0.3",
65
65
* "org.apache.pekko" %% "pekko-http" % "1.0.1",
66
- * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.6 .0",
66
+ * "io.opentelemetry.instrumentation" % "opentelemetry-instrumentation-annotations" % "2.7 .0",
67
67
* "io.opentelemetry" % "opentelemetry-exporter-otlp" % "1.41.0" % Runtime,
68
68
* "io.opentelemetry" % "opentelemetry-sdk-extension-autoconfigure" % "1.41.0" % Runtime
69
69
* )
You can’t perform that action at this time.
0 commit comments