We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf19af3 commit 4dc2494Copy full SHA for 4dc2494
dependencyManagement/build.gradle.kts
@@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
39
40
val autoServiceVersion = "1.1.1"
41
val autoValueVersion = "1.10.4"
42
-val errorProneVersion = "2.24.0"
+val errorProneVersion = "2.24.1"
43
val byteBuddyVersion = "1.14.11"
44
val asmVersion = "9.6"
45
val jmhVersion = "1.37"
0 commit comments