Skip to content

Commit

Permalink
deps: update com.google.auto.value:auto-value-annotations to 1.11.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Aug 15, 2024
1 parent 0dd80f0 commit 97cceb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ com.google.api:gax:jar:2.18.2:compile
com.google.apis:google-api-services-storage:jar:v1-rev20220705-1.32.1:compile
com.google.auth:google-auth-library-credentials:jar:1.7.0:compile
com.google.auth:google-auth-library-oauth2-http:jar:1.7.0:compile
com.google.auto.value:auto-value-annotations:jar:1.10.4:compile
com.google.auto.value:auto-value-annotations:jar:1.11.0:compile
com.google.cloud:google-cloud-core-http:jar:2.8.0:compile
com.google.cloud:google-cloud-core:jar:2.8.0:compile
com.google.code.findbugs:jsr305:jar:3.0.2:compile
Expand Down
2 changes: 1 addition & 1 deletion java-shared-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<site.installationModule>${project.artifactId}</site.installationModule>
<report.jxr.inherited>false</report.jxr.inherited>
<skipITs>true</skipITs>
<auto-value.version>1.10.4</auto-value.version>
<auto-value.version>1.11.0</auto-value.version>
<docRoot>/java/docs/reference/</docRoot>
</properties>

Expand Down

0 comments on commit 97cceb3

Please sign in to comment.