Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.4.0
  • Loading branch information
renovate-bot committed Apr 28, 2022
commit 4b77ae1f42fc42cf96a8d9a58f1a2e9350190ec3
2 changes: 1 addition & 1 deletion google-cloud-shell-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.3.3</version>
<version>1.4.0</version>
</parent>

<name>Google Cloud Shell 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.3.3</version>
<version>1.4.0</version>
</parent>

<developers>
Expand Down