Skip to content

Commit 71aa78a

Browse files
chore: owlbot-java adding the Docker tag in images section (#1949) (#1642)
Source-Link: googleapis/synthtool@4b49307 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:25b384ee1674eda3984ec41c15b514a63bbeb5eda4d57c73c7e6f5adef2fd2f1 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent b5d788a commit 71aa78a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/.OwlBot.lock.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16-
digest: sha256:cecae6152a85d55c932a64515643cf2e32a1f1b6e17503080eb07744b2177f28
17-
# created: 2024-03-25T17:31:37.187420732Z
16+
digest: sha256:25b384ee1674eda3984ec41c15b514a63bbeb5eda4d57c73c7e6f5adef2fd2f1
17+
# created: 2024-04-05T19:12:34.133475268Z

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.36.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.37.0')
5454
5555
implementation 'com.google.cloud:google-cloud-firestore'
5656
```

0 commit comments

Comments
 (0)