We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745d880 commit eb8748bCopy full SHA for eb8748b
dependencyManagement/build.gradle.kts
@@ -40,7 +40,7 @@ val DEPENDENCY_BOMS = listOf(
40
41
val autoServiceVersion = "1.1.1"
42
val autoValueVersion = "1.10.4"
43
-val errorProneVersion = "2.27.0"
+val errorProneVersion = "2.27.1"
44
val byteBuddyVersion = "1.14.14"
45
val asmVersion = "9.7"
46
val jmhVersion = "1.37"
0 commit comments