Skip to content

Commit 80c8d35

Browse files
Update autoValueVersion to v1.11.0 (#6485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aee034a commit 80c8d35

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
@@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
2424
"org.snakeyaml:snakeyaml-engine:2.7"
2525
)
2626

27-
val autoValueVersion = "1.10.4"
27+
val autoValueVersion = "1.11.0"
2828
val errorProneVersion = "2.27.1"
2929
val jmhVersion = "1.37"
3030
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0

0 commit comments

Comments
 (0)