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

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-cloud-shared-con…
Browse files Browse the repository at this point in the history
…fig to v1.5.5 (#1911)
  • Loading branch information
renovate-bot committed Dec 2, 2022
1 parent d4ba37d commit 772c221
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gax-bom/pom.xml
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
</parent>

<developers>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
</parent>

<developers>
Expand Down

0 comments on commit 772c221

Please sign in to comment.