We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bce4132 commit b4306e8Copy full SHA for b4306e8
1 file changed
be/build.gradle
@@ -20,7 +20,7 @@ ext {
20
jacocoVersion = '0.8.14'
21
flywayVersion = '12.0.3'
22
annotationsVersion = '26.1.0'
23
- checkstyleVersion = "13.2.0"
+ checkstyleVersion = "13.3.0"
24
pmdVersion = '7.22.0'
25
recordBuilderVersion = '52'
26
}
0 commit comments