File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Configuration for the Blunderbuss GitHub app. For more info see
2- # https://github.com/googleapis/repo-automation-bots/tree/master /packages/blunderbuss
2+ # https://github.com/googleapis/repo-automation-bots/tree/main /packages/blunderbuss
33assign_issues :
44 - simonz130
55assign_prs :
Original file line number Diff line number Diff line change @@ -58,13 +58,13 @@ implementation 'com.google.cloud:google-cloud-logging'
5858If you are using Gradle without BOM, add this to your dependencies
5959
6060``` Groovy
61- implementation 'com.google.cloud:google-cloud-logging:3.1.2 '
61+ implementation 'com.google.cloud:google-cloud-logging:3.2.0 '
6262```
6363
6464If you are using SBT, add this to your dependencies
6565
6666``` Scala
67- libraryDependencies += " com.google.cloud" % " google-cloud-logging" % " 3.1.2 "
67+ libraryDependencies += " com.google.cloud" % " google-cloud-logging" % " 3.2.0 "
6868```
6969
7070## Authentication
You can’t perform that action at this time.
0 commit comments