Skip to content

Commit e5b233c

Browse files
author
wangyan
committed
[feat(jdk)]: support jdk 21
1 parent 43479d7 commit e5b233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jacoco-filtering-extension/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
group 'com.form.coverage'
22

33
ext {
4-
jacoco_version = '0.8.8'
4+
jacoco_version = '0.8.11'
55
}
66

77
publishing {

0 commit comments

Comments
 (0)