We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78bfb2 commit 7a24626Copy full SHA for 7a24626
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.25.0"
+val errorProneVersion = "2.26.0"
43
val byteBuddyVersion = "1.14.12"
44
val asmVersion = "9.6"
45
val jmhVersion = "1.37"
0 commit comments