Skip to content

Commit

Permalink
Bump auto-value.version from 1.10.4 to 1.11.0 (#19527)
Browse files Browse the repository at this point in the history
Bumps `auto-value.version` from 1.10.4 to 1.11.0.

Updates `com.google.auto.value:auto-value-annotations` from 1.10.4 to 1.11.0
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.4...auto-value-1.11.0)

Updates `com.google.auto.value:auto-value` from 1.10.4 to 1.11.0
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.4...auto-value-1.11.0)

---
updated-dependencies:
- dependency-name: com.google.auto.value:auto-value-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.auto.value:auto-value
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 9518553 commit c99434d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<apache-httpcore.version>4.4.16</apache-httpcore.version>
<asm.version>9.7</asm.version>
<auto-service.version>1.1.1</auto-service.version>
<auto-value.version>1.10.4</auto-value.version>
<auto-value.version>1.11.0</auto-value.version>
<auto-value-javabean.version>2.5.2</auto-value-javabean.version>
<aws-java-sdk-1.version>1.12.675</aws-java-sdk-1.version>
<aws-java-sdk-2.version>2.25.6</aws-java-sdk-2.version>
Expand Down

0 comments on commit c99434d

Please sign in to comment.