We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090fab2 commit e27a76aCopy full SHA for e27a76a
dependencyManagement/build.gradle.kts
@@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(
40
41
val autoServiceVersion = "1.1.1"
42
val autoValueVersion = "1.11.0"
43
-val errorProneVersion = "2.35.1"
+val errorProneVersion = "2.36.0"
44
val byteBuddyVersion = "1.15.10"
45
val asmVersion = "9.7.1"
46
val jmhVersion = "1.37"
0 commit comments