Skip to content

Commit

Permalink
Merge pull request #1950 from softwaremill/update/opentelemetry-api-1…
Browse files Browse the repository at this point in the history
….30.0

Update opentelemetry-api, ... to 1.30.0
  • Loading branch information
mergify[bot] authored Sep 9, 2023
2 parents c7186ff + 4502573 commit f1bd204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ val resilience4jVersion = "2.1.0"
val http4s_ce2_version = "0.22.15"
val http4s_ce3_version = "0.23.23"

val openTelemetryVersion = "1.29.0"
val openTelemetryVersion = "1.30.0"

val compileAndTest = "compile->compile;test->test"

Expand Down

0 comments on commit f1bd204

Please sign in to comment.