Skip to content

Commit 02e2f50

Browse files
bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 (via #2790)
1 parent 3a460e3 commit 02e2f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ subprojects {
8989
dependency("com.github.spotbugs:spotbugs-annotations:4.8.6")
9090
dependency("com.github.spotbugs:spotbugs:4.8.6")
9191
dependency("com.opencsv:opencsv:5.9")
92-
dependency("com.puppycrawl.tools:checkstyle:10.19.0")
92+
dependency("com.puppycrawl.tools:checkstyle:10.20.0")
9393
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
9494
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
9595
dependency("commons-beanutils:commons-beanutils:1.9.4")

0 commit comments

Comments
 (0)