Skip to content

Commit cd16158

Browse files
committedAug 10, 2023
8314075: Update JCov version for JDK 22
Reviewed-by: serb
1 parent c307391 commit cd16158

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
@@ -1204,7 +1204,7 @@ var getJibProfilesDependencies = function (input, common) {
12041204

12051205
jcov: {
12061206
organization: common.organization,
1207-
revision: "3.0-14-jdk-asm+1.0",
1207+
revision: "3.0-15-jdk-asm+1.0",
12081208
ext: "zip",
12091209
environment_name: "JCOV_HOME",
12101210
},

0 commit comments

Comments
 (0)
Please sign in to comment.