Update jmhVersion to v1.37 (#9138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-03 08:11:21 -07:00 committed by GitHub
parent 8fb2fe6473
commit c243a761aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ val autoValueVersion = "1.10.2"
val errorProneVersion = "2.21.0"
val byteBuddyVersion = "1.14.5"
val asmVersion = "9.5"
val jmhVersion = "1.36"
val jmhVersion = "1.37"
val mockitoVersion = "4.11.0"
val slf4jVersion = "2.0.7"