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
….29.0 (#396)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 11, 2023
1 parent 34b2d86 commit 21ff548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
<version>1.28.0</version>
<version>1.29.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 21ff548

Please sign in to comment.