Skip to content

Commit fb144d9

Browse files
authored
Upgrade checkstyle version to 9.3 (#215)
- matches version used in io.spring.javaformat:spring-javaformat-checkstyle
1 parent 1d71100 commit fb144d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
assertj = "3.26.3"
2121
# @pin
2222
caffeine = "2.9.3"
23-
checkstyle = "8.45.1"
23+
checkstyle = "9.3"
2424
# @pin
2525
jackson = "2.14.2"
2626
# @pin

0 commit comments

Comments
 (0)