Skip to content

Commit 592d981

Browse files
cindy-pengcindy-penggcf-owl-bot[bot]
authored
chore(.github): Update logback issues and prs assignee (#1497)
* chore(.github): Update logback issues and prs assignee * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: cindy-peng <[email protected]> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9fb638b commit 592d981

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/blunderbuss.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Configuration for the Blunderbuss GitHub app. For more info see
22
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
33
assign_issues:
4-
- googleapis/api-logging-reviewers
4+
- googleapis/api-logging-java-reviewers
55
assign_prs:
6-
- googleapis/api-logging-reviewers
6+
- googleapis/api-logging-java-reviewers
77
assign_prs_by:
88
- labels:
99
- samples

README.md

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

5454
```Groovy
55-
implementation platform('com.google.cloud:libraries-bom:26.27.0')
55+
implementation platform('com.google.cloud:libraries-bom:26.29.0')
5656
5757
implementation 'com.google.cloud:google-cloud-logging'
5858
```

0 commit comments

Comments
 (0)