8314444: Update jib-profiles.js to use JMH 1.37 devkit
Reviewed-by: shade, mikael, erikj
This commit is contained in:
parent
2b81885f78
commit
c634bdf9d9
@ -1199,7 +1199,7 @@ var getJibProfilesDependencies = function (input, common) {
|
|||||||
jmh: {
|
jmh: {
|
||||||
organization: common.organization,
|
organization: common.organization,
|
||||||
ext: "tar.gz",
|
ext: "tar.gz",
|
||||||
revision: "1.35+1.0"
|
revision: "1.37+1.0"
|
||||||
},
|
},
|
||||||
|
|
||||||
jcov: {
|
jcov: {
|
||||||
|
Loading…
Reference in New Issue
Block a user