We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7064591 commit 086ad15Copy full SHA for 086ad15
1 file changed
dependencyManagement/build.gradle.kts
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
28
)
29
30
val autoServiceVersion = "1.1.1"
31
-val autoValueVersion = "1.11.0"
+val autoValueVersion = "1.11.1"
32
val errorProneVersion = "2.44.0"
33
val jmhVersion = "1.37"
34
val mockitoVersion = "4.11.0"
0 commit comments