Skip to content

Commit

Permalink
deps: bumping google-cloud-shared-config to v1.5.8 (#2269)
Browse files Browse the repository at this point in the history
* deps: bumping google-cloud-shared-config to v1.5.8

* chore: adding version line
  • Loading branch information
ddixit14 committed Oct 10, 2023
1 parent f6cbea2 commit fb6e38d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion google-cloud-bigquerystorage-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.7</version>
<version>1.5.8</version>
</parent>

<name>Google Cloud bigquerystorage BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-bigquerystorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>${auto-value-annotation.version}</version>
<version>${auto-value.version}</version>
</dependency>
<dependency>
<groupId>com.google.auto.value</groupId>
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.7</version>
<version>1.5.8</version>
</parent>

<developers>
Expand Down

0 comments on commit fb6e38d

Please sign in to comment.