Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.api.grpc:grpc-google-cloud-profile…
Browse files Browse the repository at this point in the history
…r-v2 to v2.18.0
  • Loading branch information
renovate-bot committed May 27, 2023
1 parent da9a9a8 commit 0f61d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-profiler-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-profiler-v2</artifactId>
<version>2.3.5</version><!-- {x-version-update:grpc-google-cloud-profiler-v2:current} -->
<version>2.18.0</version><!-- {x-version-update:grpc-google-cloud-profiler-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-profiler-v2</artifactId>
<version>2.3.5</version><!-- {x-version-update:grpc-google-cloud-profiler-v2:current} -->
<version>2.18.0</version><!-- {x-version-update:grpc-google-cloud-profiler-v2:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 0f61d18

Please sign in to comment.