Skip to content

Commit 92c2a6f

Browse files
authored
chore(ci): update expected dependencies for java-storage (#13657)
Update the expected flattened dependencies list for java-storage to match the actual version of google-api-services-storage used in the codebase (v1-rev20260524-2.0.0 instead of v1-rev20260204-2.0.0). This fixes the flatten-plugin-check failure on the release branch.
1 parent d132653 commit 92c2a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.kokoro/java-storage-expected-flattened-dependencies.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ com.google.api:api-common:jar:2.65.0-SNAPSHOT:compile
1616
com.google.api:gax-grpc:jar:2.82.0-SNAPSHOT:compile
1717
com.google.api:gax-httpjson:jar:2.82.0-SNAPSHOT:compile
1818
com.google.api:gax:jar:2.82.0-SNAPSHOT:compile
19-
com.google.apis:google-api-services-storage:jar:v1-rev20260204-2.0.0:compile
19+
com.google.apis:google-api-services-storage:jar:v1-rev20260524-2.0.0:compile
2020
com.google.auth:google-auth-library-credentials:jar:1.49.0-SNAPSHOT:compile
2121
com.google.auth:google-auth-library-oauth2-http:jar:1.49.0-SNAPSHOT:compile
2222
com.google.auto.value:auto-value-annotations:jar:1.11.0:compile

0 commit comments

Comments
 (0)