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-contai…
Browse files Browse the repository at this point in the history
…ner-v1beta1 to v2.21.0
  • Loading branch information
renovate-bot committed Jun 1, 2023
1 parent eb87093 commit 2045571
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-container-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-container-v1beta1</artifactId>
<version>2.6.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-container-v1beta1:current} -->
<version>2.21.0</version><!-- {x-version-update:proto-google-cloud-container-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-container-v1beta1</artifactId>
<version>2.6.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-container-v1beta1:current} -->
<version>2.21.0</version><!-- {x-version-update:proto-google-cloud-container-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
Expand Down

0 comments on commit 2045571

Please sign in to comment.