File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2626 # the branch into which the pull request is merged
2727 base_branch : main
2828 steps :
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030 with :
3131 fetch-depth : 0
3232 token : ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
Original file line number Diff line number Diff line change 4444 <dependency >
4545 <groupId >com.google.cloud</groupId >
4646 <artifactId >google-cloud-pubsub</artifactId >
47- <version >1.141.5 </version >
47+ <version >1.142.0 </version >
4848 </dependency >
4949 <!-- [END pubsub_install_without_bom] -->
5050
8686 <dependency >
8787 <groupId >com.google.cloud</groupId >
8888 <artifactId >google-cloud-bigquery</artifactId >
89- <version >2.55.1 </version >
89+ <version >2.55.2 </version >
9090 </dependency >
9191 <dependency >
9292 <groupId >com.google.cloud</groupId >
9393 <artifactId >google-cloud-storage</artifactId >
94- <version >2.58.0 </version >
94+ <version >2.58.1 </version >
9595 </dependency >
9696 <dependency >
9797 <groupId >com.google.cloud.opentelemetry</groupId >
Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >com.google.cloud</groupId >
8787 <artifactId >google-cloud-bigquery</artifactId >
88- <version >2.55.1 </version >
88+ <version >2.55.2 </version >
8989 </dependency >
9090 <dependency >
9191 <groupId >com.google.cloud</groupId >
9292 <artifactId >google-cloud-storage</artifactId >
93- <version >2.58.0 </version >
93+ <version >2.58.1 </version >
9494 </dependency >
9595 <dependency >
9696 <groupId >com.google.cloud.opentelemetry</groupId >
Original file line number Diff line number Diff line change 4545 <dependency >
4646 <groupId >com.google.cloud</groupId >
4747 <artifactId >libraries-bom</artifactId >
48- <version >26.69 .0</version >
48+ <version >26.70 .0</version >
4949 <type >pom</type >
5050 <scope >import</scope >
5151 </dependency >
You can’t perform that action at this time.
0 commit comments