Skip to content

Commit

Permalink
Bump auto-value.version from 1.10.1 to 1.10.2 (#662)
Browse files Browse the repository at this point in the history
Bumps `auto-value.version` from 1.10.1 to 1.10.2.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent f10717c commit e7b51f8
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 @@ -99,7 +99,7 @@

<properties>
<maven.compiler.release>8</maven.compiler.release>
<auto-value.version>1.10.1</auto-value.version>
<auto-value.version>1.10.2</auto-value.version>
<avro.version>1.11.1</avro.version>
<bouncycastle.version>1.70</bouncycastle.version>

Expand Down

0 comments on commit e7b51f8

Please sign in to comment.