Skip to content

Commit

Permalink
Update opentelemetry-api to 1.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and biandratti committed Aug 26, 2023
1 parent c7dae93 commit d43737c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ object Dependencies {
}*/

lazy val openTelemetryDependencies = {
val version = "1.28.0"
val version = "1.29.0"
val alphaVersion = s"$version-alpha"
Seq(
"io.opentelemetry" % "opentelemetry-api" % version,
Expand Down

0 comments on commit d43737c

Please sign in to comment.