We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35d1d38 commit 685a378Copy full SHA for 685a378
dependencyManagement/build.gradle.kts
@@ -25,7 +25,7 @@ val DEPENDENCY_BOMS = listOf(
25
)
26
27
val autoValueVersion = "1.11.0"
28
-val errorProneVersion = "2.29.1"
+val errorProneVersion = "2.29.2"
29
val jmhVersion = "1.37"
30
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
31
val mockitoVersion = "4.11.0"
0 commit comments