Skip to content

Commit b5fdbc0

Browse files
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#2264)
* deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 * 🦉 Updates from OwlBot post-processor 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 fc721c4 commit b5fdbc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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:26.5.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.6.0')
5353
5454
implementation 'com.google.cloud:google-cloud-spanner'
5555
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5555
<github.global.server>github</github.global.server>
5656
<site.installationModule>google-cloud-spanner-parent</site.installationModule>
57-
<google.cloud.shared-dependencies.version>3.1.2</google.cloud.shared-dependencies.version>
57+
<google.cloud.shared-dependencies.version>3.2.0</google.cloud.shared-dependencies.version>
5858
</properties>
5959

6060
<dependencyManagement>

0 commit comments

Comments
 (0)