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 <cindypeng@google.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9fb638b commit 592d981

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
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

Lines changed: 1 addition & 1 deletion
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)