Skip to content

Commit 884c8c7

Browse files
fix(deps): update autovalueversion to v1.11.1
1 parent 6c81831 commit 884c8c7

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)