8280032: Update jib-profiles.js to use JMH 1.34 devkit

Reviewed-by: erikj, iris
This commit is contained in:
Claes Redestad 2022-01-17 11:03:10 +00:00
parent 71ca85f5a6
commit 9e536b6470

View File

@ -1165,7 +1165,7 @@ var getJibProfilesDependencies = function (input, common) {
jmh: {
organization: common.organization,
ext: "tar.gz",
revision: "1.33+1.0"
revision: "1.34+1.0"
},
jcov: {