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

build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.5.3 #676

Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.5.3
  • Loading branch information
renovate-bot committed Aug 1, 2022
commit eb2bf6816f1197f6043f3dc56298c3bafb1cd40e
2 changes: 1 addition & 1 deletion google-cloud-redis-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</parent>

<name>Google Cloud Redis BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</parent>

<developers>
Expand Down