Skip to content

Commit e986a97

Browse files
committedOct 6, 2022
8292330: Update JCov version to 3.0.13
Reviewed-by: erikj
1 parent d4142d8 commit e986a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎make/conf/jib-profiles.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1147,7 +1147,7 @@ var getJibProfilesDependencies = function (input, common) {
11471147

11481148
jcov: {
11491149
organization: common.organization,
1150-
revision: "3.0-12-jdk-asm+1.0",
1150+
revision: "3.0-13-jdk-asm+1.0",
11511151
ext: "zip",
11521152
environment_name: "JCOV_HOME",
11531153
},

0 commit comments

Comments
 (0)
Please sign in to comment.