Skip to content

Commit a1d029f

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

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
@@ -8,7 +8,7 @@ val dependencyVersions = hashMapOf<String, String>()
88
rootProject.extra["versions"] = dependencyVersions
99

1010

11-
val autoValueVersion = "1.11.0"
11+
val autoValueVersion = "1.11.1"
1212
val errorProneVersion = "2.43.0"
1313
val jmhVersion = "1.37"
1414
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0

0 commit comments

Comments
 (0)