File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# 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
3
3
assign_prs_by :
4
4
- labels :
5
5
- samples
Original file line number Diff line number Diff line change 1
1
on :
2
2
push :
3
3
branches :
4
- - master
4
+ - main
5
5
pull_request :
6
6
name : ci
7
7
jobs :
Original file line number Diff line number Diff line change 558
558
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
559
559
<project .jsr305.version>3.0.2</project .jsr305.version>
560
560
<project .gson.version>2.8.8</project .gson.version>
561
- <project .jackson-core2.version>2.12.5 </project .jackson-core2.version>
561
+ <project .jackson-core2.version>2.13.0 </project .jackson-core2.version>
562
562
<project .protobuf-java.version>3.18.0</project .protobuf-java.version>
563
563
<project .guava.version>30.1.1-android</project .guava.version>
564
564
<project .xpp3.version>1.1.4c</project .xpp3.version>
Original file line number Diff line number Diff line change 31
31
<dependency >
32
32
<groupId >com.google.cloud</groupId >
33
33
<artifactId >libraries-bom</artifactId >
34
- <version >23.0 .0</version >
34
+ <version >23.1 .0</version >
35
35
<type >pom</type >
36
36
<scope >import</scope >
37
37
</dependency >
You can’t perform that action at this time.
0 commit comments