Skip to content

Commit

Permalink
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
Browse files Browse the repository at this point in the history
…onfig to v1.2.0 (#1042)
  • Loading branch information
renovate-bot committed Oct 27, 2021
1 parent e98c12b commit a141aa3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bigtable-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>

<name>Google Cloud Bigtable BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigtable-deps-bom/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>

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

<developers>
Expand Down

0 comments on commit a141aa3

Please sign in to comment.