Update jmhVersion to v1.37 (#9138)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8fb2fe6473
commit
c243a761aa
|
@ -45,7 +45,7 @@ val autoValueVersion = "1.10.2"
|
||||||
val errorProneVersion = "2.21.0"
|
val errorProneVersion = "2.21.0"
|
||||||
val byteBuddyVersion = "1.14.5"
|
val byteBuddyVersion = "1.14.5"
|
||||||
val asmVersion = "9.5"
|
val asmVersion = "9.5"
|
||||||
val jmhVersion = "1.36"
|
val jmhVersion = "1.37"
|
||||||
val mockitoVersion = "4.11.0"
|
val mockitoVersion = "4.11.0"
|
||||||
val slf4jVersion = "2.0.7"
|
val slf4jVersion = "2.0.7"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue