Skip to content

Commit b3b3d35

Browse files
chore: skip formatting generated samples (#1456) (#742)
Source-Link: googleapis/synthtool@625c20e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:58ccd4737212f64a7dd4b3063d447447acf71a2b9d409eab19fc7a00b18eadc0 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 840ad74 commit b3b3d35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-container/.github/.OwlBot.lock.yaml

Lines changed: 2 additions & 2 deletions
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:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74
17-
# created: 2022-05-19T15:12:45.278246753Z
16+
digest: sha256:58ccd4737212f64a7dd4b3063d447447acf71a2b9d409eab19fc7a00b18eadc0
17+
# created: 2022-06-10T19:20:11.004014696Z

java-container/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:25.3.0')
52+
implementation platform('com.google.cloud:libraries-bom:25.4.0')
5353
5454
implementation 'com.google.cloud:google-cloud-container'
5555
```

0 commit comments

Comments
 (0)