Skip to content

Commit 355bbfe

Browse files
committed
Bump jacoco/checkstyle versions
1 parent 71531fb commit 355bbfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ ext {
3737
/* Testing */
3838
activationVersion = '1.2.0'
3939
apiguardianVersion = '1.0.0'
40-
checkstyleVersion = '8.12'
40+
checkstyleVersion = '8.18'
4141
jaxbVersion = '2.3.1'
42-
jacocoVersion = '0.8.2'
42+
jacocoVersion = '0.8.3'
4343
junitPlatformVersion = '1.4.1'
4444
junitVersion = '5.4.1'
4545
logbackVersion = '1.2.3'

0 commit comments

Comments
 (0)