We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a0a2ec + e6a145e commit 9901801Copy full SHA for 9901801
examples/src/main/scala/PekkoHttpExample.scala
@@ -66,7 +66,7 @@ import scala.concurrent.duration._
66
* run / fork := true,
67
* javaOptions += "-Dotel.java.global-autoconfigure.enabled=true",
68
* javaOptions += "-Dotel.service.name=pekko-otel4s",
69
- * javaAgents += "io.opentelemetry.javaagent" % "opentelemetry-javaagent" % "2.18.0" % Runtime
+ * javaAgents += "io.opentelemetry.javaagent" % "opentelemetry-javaagent" % "2.18.1" % Runtime
70
* )
71
* }}}
72
*/
0 commit comments