Merge pull request #1609 from square/renovate/com.google.auto

Update dependency com.google.auto:auto-common to v1.2.1
This commit is contained in:
Jake Wharton
2023-01-28 23:33:41 -05:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ spotless = { id = "com.diffplug.spotless", version = "6.7.1" }
[libraries]
asm = "org.ow2.asm:asm:9.3"
autoCommon = "com.google.auto:auto-common:1.1"
autoCommon = "com.google.auto:auto-common:1.2.1"
autoService = { module = "com.google.auto.service:auto-service-annotations", version.ref = "autoService" }
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.0.0"
guava = "com.google.guava:guava:31.1-jre"