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:proto-google-cloud-profil…
Browse files Browse the repository at this point in the history
…er-v2 to v2.18.0
  • Loading branch information
renovate-bot committed May 27, 2023
1 parent da9a9a8 commit 33c7e83
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
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-profiler-v2</artifactId>
<version>2.3.5</version><!-- {x-version-update:proto-google-cloud-profiler-v2:current} -->
<version>2.18.0</version><!-- {x-version-update:proto-google-cloud-profiler-v2:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-profiler-v2</artifactId>
<version>2.3.5</version><!-- {x-version-update:proto-google-cloud-profiler-v2:current} -->
<version>2.18.0</version><!-- {x-version-update:proto-google-cloud-profiler-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 33c7e83

Please sign in to comment.