Skip to content

Commit

Permalink
declare opentelemetry dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sydney-munro committed Oct 16, 2024
1 parent d159731 commit a87f59c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google-cloud-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
<groupId>io.opencensus</groupId>
<artifactId>opencensus-api</artifactId>
</dependency>
<dependency>
<groupId>io.opentelemetry</groupId>
<artifactId>opentelemetry-api</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
Expand Down

0 comments on commit a87f59c

Please sign in to comment.