Update autoValueVersion to v1.10.4 (#5808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b9b1e817ef
commit
e242c1bbf7
|
|
@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
|
||||||
"org.snakeyaml:snakeyaml-engine:2.7"
|
"org.snakeyaml:snakeyaml-engine:2.7"
|
||||||
)
|
)
|
||||||
|
|
||||||
val autoValueVersion = "1.10.3"
|
val autoValueVersion = "1.10.4"
|
||||||
val errorProneVersion = "2.21.1"
|
val errorProneVersion = "2.21.1"
|
||||||
val jmhVersion = "1.37"
|
val jmhVersion = "1.37"
|
||||||
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
|
// Mockito 5.x.x requires Java 11 https://github.com/mockito/mockito/releases/tag/v5.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue