Skip to content

Commit 39849bf

Browse files
chore: Update generation configuration at Wed Nov 12 02:30:01 UTC 2025 (googleapis#3393)
1 parent c366453 commit 39849bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.70.0</version>
22+
<version>26.71.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -46,12 +46,12 @@ If you are using Maven without the BOM, add this to your dependencies:
4646
<dependency>
4747
<groupId>com.google.cloud</groupId>
4848
<artifactId>google-cloud-storage</artifactId>
49-
<version>2.59.0</version>
49+
<version>2.60.0</version>
5050
</dependency>
5151
<dependency>
5252
<groupId>com.google.cloud</groupId>
5353
<artifactId>google-cloud-storage-control</artifactId>
54-
<version>2.59.0</version>
54+
<version>2.60.0</version>
5555
</dependency>
5656

5757
```

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.64.1
2-
googleapis_commitish: 1b5f8632487bce889ce05366647addc6ef5ee36d
2+
googleapis_commitish: cf0434f4bd20618db60ddd16a1e7db2c0dfb9158
33
libraries_bom_version: 26.71.0
44
libraries:
55
- api_shortname: storage

0 commit comments

Comments
 (0)