Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
feat: publish post-processor images to cloud-devrel-public-resources …
Browse files Browse the repository at this point in the history
…(#1203)

* feat: publish post-processor images to cloud-devrel-public-resources

One step in resolving googleapis/repo-automation-bots#1790.

* kick cla/google
Source-Link: googleapis/synthtool@3871c1e
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:74e6e91f946530fa28ca045bc33f37490122c1ca57630372d2d6ec9ff3758ebe
  • Loading branch information
gcf-owl-bot[bot] committed Sep 8, 2021
1 parent f3bda59 commit fc57ee6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
digest: sha256:a9e9c43309df91d0051ccfcea4860a95bbe9a85eeb3c1822fa1a617a06b649de
digest: sha256:74e6e91f946530fa28ca045bc33f37490122c1ca57630372d2d6ec9ff3758ebe
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies

```Groovy
implementation platform('com.google.cloud:libraries-bom:22.0.0')
implementation platform('com.google.cloud:libraries-bom:23.0.0')
implementation 'com.google.cloud:google-cloud-datacatalog'
```
Expand Down

0 comments on commit fc57ee6

Please sign in to comment.