File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ com.google.api:gax:jar:2.18.2:compile
8
8
com.google.apis:google-api-services-storage:jar:v1-rev20220705-1.32.1:compile
9
9
com.google.auth:google-auth-library-credentials:jar:1.7.0:compile
10
10
com.google.auth:google-auth-library-oauth2-http:jar:1.7.0:compile
11
- com.google.auto.value:auto-value-annotations:jar:1.10.4 :compile
11
+ com.google.auto.value:auto-value-annotations:jar:1.11.0 :compile
12
12
com.google.cloud:google-cloud-core-http:jar:2.8.0:compile
13
13
com.google.cloud:google-cloud-core:jar:2.8.0:compile
14
14
com.google.code.findbugs:jsr305:jar:3.0.2:compile
Original file line number Diff line number Diff line change 26
26
<site .installationModule>${project.artifactId} </site .installationModule>
27
27
<report .jxr.inherited>false</report .jxr.inherited>
28
28
<skipITs >true</skipITs >
29
- <auto-value .version>1.10.4 </auto-value .version>
29
+ <auto-value .version>1.11.0 </auto-value .version>
30
30
<docRoot >/java/docs/reference/</docRoot >
31
31
</properties >
32
32
You can’t perform that action at this time.
0 commit comments