Skip to content

Commit f94bd37

Browse files
deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.2.0 (#975)
* 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 4ffe0cd commit f94bd37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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-datastore'
5555
```

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<dependency>
152152
<groupId>com.google.cloud</groupId>
153153
<artifactId>google-cloud-shared-dependencies</artifactId>
154-
<version>3.1.2</version>
154+
<version>3.2.0</version>
155155
<type>pom</type>
156156
<scope>import</scope>
157157
</dependency>

0 commit comments

Comments
 (0)