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.1 (#905)
  • Loading branch information
renovate-bot committed Nov 10, 2021
1 parent 3adce67 commit fa6711d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google-cloud-pubsub-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>

<name>Google Cloud pubsub BOM</name>
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.2.0</version>
<version>1.2.1</version>
</parent>

<developers>
Expand Down

0 comments on commit fa6711d

Please sign in to comment.