8277427: Update jib-profiles.js to use JMH 1.33 devkit

Reviewed-by: shade, erikj
This commit is contained in:
Claes Redestad 2021-11-19 13:25:40 +00:00
parent 03debf2775
commit b1a1bf4e30

View File

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