File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
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 8080 <dependency >
8181 <groupId >com.google.cloud</groupId >
8282 <artifactId >google-cloud-core</artifactId >
83- <version >2.60.2 </version >
83+ <version >2.60.3 </version >
8484 <classifier >tests</classifier >
8585 </dependency >
8686 <dependency >
Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >com.google.cloud</groupId >
8181 <artifactId >google-cloud-core</artifactId >
82- <version >2.60.2 </version >
82+ <version >2.60.3 </version >
8383 <classifier >tests</classifier >
8484 </dependency >
8585 <dependency >
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.68 .0</version >
48+ <version >26.69 .0</version >
4949 <type >pom</type >
5050 <scope >import</scope >
5151 </dependency >
103103 <dependency >
104104 <groupId >com.google.cloud</groupId >
105105 <artifactId >google-cloud-core</artifactId >
106- <version >2.60.2 </version >
106+ <version >2.60.3 </version >
107107 <classifier >tests</classifier >
108108 </dependency >
109109 <!-- [END_EXCLUDE] -->
You can’t perform that action at this time.
0 commit comments