Skip to content

Commit

Permalink
deps: update dependency com.google.cloud.opentelemetry:exporter-trace…
Browse files Browse the repository at this point in the history
… to v0.32.0 (#1760)
  • Loading branch information
renovate-bot authored Sep 24, 2024
1 parent 7276ea5 commit 7768a6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<dependency>
<groupId>com.google.cloud.opentelemetry</groupId>
<artifactId>exporter-trace</artifactId>
<version>0.31.0</version>
<version>0.32.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/spring-data-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.cloud.opentelemetry</groupId>
<artifactId>exporter-trace</artifactId>
<version>0.31.0</version>
<version>0.32.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7768a6b

Please sign in to comment.