Skip to content

Commit

Permalink
fix(deps): update dependency io.opentelemetry:opentelemetry-api to v1…
Browse files Browse the repository at this point in the history
….39.0
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 410a3b7 commit ad6b1dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

dependencies {
api project(":rmf:rmf-java-base")
implementation 'io.opentelemetry:opentelemetry-api:1.38.0'
implementation 'io.opentelemetry:opentelemetry-api:1.39.0'

testImplementation project(":commercetools:commercetools-sdk-java-api")
}
Expand Down

0 comments on commit ad6b1dc

Please sign in to comment.