Skip to content

Commit 883acb2

Browse files
authored
Update GoogleSheets and Drive API (#3012)
1 parent 126957f commit 883acb2

File tree

1 file changed

+2
-2
lines changed
  • contrib/storage-googlesheets

1 file changed

+2
-2
lines changed

contrib/storage-googlesheets/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
<dependency>
7070
<groupId>com.google.apis</groupId>
7171
<artifactId>google-api-services-sheets</artifactId>
72-
<version>v4-rev612-1.25.0</version>
72+
<version>v4-rev20250616-2.0.0</version>
7373
</dependency>
7474
<dependency>
7575
<groupId>com.google.apis</groupId>
7676
<artifactId>google-api-services-drive</artifactId>
77-
<version>v3-rev197-1.25.0</version>
77+
<version>v3-rev20250723-2.0.0</version>
7878
</dependency>
7979

8080
<dependency>

0 commit comments

Comments
 (0)