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

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 v0.9.2 (#172)
  • Loading branch information
renovate-bot committed Jul 21, 2020
1 parent eeb1a1b commit 4b12361
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-cloud-game-servers-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.9.0</version>
<version>0.9.2</version>
</parent>

<name>Google Cloud Game Services BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-gameservices-bom/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>0.9.0</version>
<version>0.9.2</version>
</parent>

<name>Google Cloud Game Services 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>0.9.0</version>
<version>0.9.2</version>
</parent>

<developers>
Expand Down

0 comments on commit 4b12361

Please sign in to comment.