Skip to content

Commit 1a9d0c6

Browse files
build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.2.4 (#1628)
* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.2.4 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent e2d0d94 commit 1a9d0c6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:24.1.1')
52+
implementation platform('com.google.cloud:libraries-bom:24.1.2')
5353
5454
implementation 'com.google.cloud:google-cloud-spanner'
5555
```

google-cloud-spanner-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>com.google.cloud</groupId>
1010
<artifactId>google-cloud-shared-config</artifactId>
11-
<version>1.2.2</version>
11+
<version>1.2.4</version>
1212
</parent>
1313

1414
<name>Google Cloud Spanner BOM</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.google.cloud</groupId>
1616
<artifactId>google-cloud-shared-config</artifactId>
17-
<version>1.2.2</version>
17+
<version>1.2.4</version>
1818
</parent>
1919

2020
<developers>

0 commit comments

Comments
 (0)