Skip to content

Commit d59509b

Browse files
fix(deps): update dependency checkstyle to v13.3.0
1 parent dd720de commit d59509b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

be/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ext {
2020
jacocoVersion = '0.8.14'
2121
flywayVersion = '12.0.3'
2222
annotationsVersion = '26.1.0'
23-
checkstyleVersion = "13.2.0"
23+
checkstyleVersion = "13.3.0"
2424
pmdVersion = '7.22.0'
2525
recordBuilderVersion = '52'
2626
}

0 commit comments

Comments
 (0)