Browse Source

Bump com.google.auto.value:auto-value from 1.7.4 to 1.10.2 in /migrator (#3105)

Bumps [com.google.auto.value:auto-value](https://github.com/google/auto) from 1.7.4 to 1.10.2.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](https://github.com/google/auto/compare/auto-value-1.7.4...auto-value-1.10.2)

---
updated-dependencies:
- 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>
Co-authored-by: mandlil <138015259+mandlil@users.noreply.github.com>
pull/3164/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
11aa298ad3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      migrator/pom.xml

+ 1
- 1
migrator/pom.xml View File

@ -77,7 +77,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.7.4</version>
<version>1.10.2</version>
<scope>provided</scope>
</dependency>
<dependency>


Loading…
Cancel
Save