Skip to content

Commit 086ad15

Browse files
Bump autoValueVersion from 1.11.0 to 1.11.1 (#4541)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7064591 commit 086ad15

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
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
2828
)
2929

3030
val autoServiceVersion = "1.1.1"
31-
val autoValueVersion = "1.11.0"
31+
val autoValueVersion = "1.11.1"
3232
val errorProneVersion = "2.44.0"
3333
val jmhVersion = "1.37"
3434
val mockitoVersion = "4.11.0"

0 commit comments

Comments
 (0)