fix(deps): update errorproneversion to v2.39.0
This commit is contained in:
parent
360897b98e
commit
9914851632
|
|
@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
)
|
||||
|
||||
val autoValueVersion = "1.11.0"
|
||||
val errorProneVersion = "2.38.0"
|
||||
val errorProneVersion = "2.39.0"
|
||||
val jmhVersion = "1.37"
|
||||
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
|
||||
val mockitoVersion = "4.11.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue