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 804d5f3 commit c54a301Copy full SHA for c54a301
dependencyManagement/build.gradle.kts
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
28
)
29
30
val autoValueVersion = "1.11.0"
31
-val errorProneVersion = "2.39.0"
+val errorProneVersion = "2.40.0"
32
val jmhVersion = "1.37"
33
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
34
val mockitoVersion = "4.11.0"
0 commit comments