Skip to content

Commit fd4d6af

Browse files
fix(deps): update autovalueversion to v1.11.1 (patch) (#15271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 15567e4 commit fd4d6af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ val DEPENDENCY_BOMS = listOf(
3636
)
3737

3838
val autoServiceVersion = "1.1.1"
39-
val autoValueVersion = "1.11.0"
39+
val autoValueVersion = "1.11.1"
4040
val errorProneVersion = "2.43.0"
4141
val byteBuddyVersion = "1.18.0"
4242
val asmVersion = "9.9"

0 commit comments

Comments
 (0)