Forráskód Böngészése

fix(deps): update autovalueversion to v1.11.0 (main) (minor) (#11511)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9 hónapja
szülő
commit
f1a2058d26
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      dependencyManagement/build.gradle.kts

+ 1 - 1
dependencyManagement/build.gradle.kts

@@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
 )
 
 val autoServiceVersion = "1.1.1"
-val autoValueVersion = "1.10.4"
+val autoValueVersion = "1.11.0"
 val errorProneVersion = "2.27.1"
 val byteBuddyVersion = "1.14.17"
 val asmVersion = "9.7"