Skip to content

Commit b4306e8

Browse files
fix(deps): update dependency checkstyle to v13.3.0 (#385)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bce4132 commit b4306e8

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)