Skip to content

Commit

Permalink
chore(.github): Update logback issues and prs assignee (#1497)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
3 people authored Jan 3, 2024
1 parent 9fb638b commit 592d981
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Configuration for the Blunderbuss GitHub app. For more info see
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
assign_issues:
- googleapis/api-logging-reviewers
- googleapis/api-logging-java-reviewers
assign_prs:
- googleapis/api-logging-reviewers
- googleapis/api-logging-java-reviewers
assign_prs_by:
- labels:
- samples
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If you are using Maven without the 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:26.27.0')
implementation platform('com.google.cloud:libraries-bom:26.29.0')
implementation 'com.google.cloud:google-cloud-logging'
```
Expand Down

0 comments on commit 592d981

Please sign in to comment.