We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec002c3 commit a5f276aCopy full SHA for a5f276a
1 file changed
dependencyManagement/build.gradle.kts
@@ -9,7 +9,7 @@ rootProject.extra["versions"] = dependencyVersions
9
10
11
val autoValueVersion = "1.11.1"
12
-val errorProneVersion = "2.48.0"
+val errorProneVersion = "2.49.0"
13
val jmhVersion = "1.37"
14
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
15
val mockitoVersion = "4.11.0"
0 commit comments