We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a460e3 commit 02e2f50Copy full SHA for 02e2f50
build.gradle.kts
@@ -89,7 +89,7 @@ subprojects {
89
dependency("com.github.spotbugs:spotbugs-annotations:4.8.6")
90
dependency("com.github.spotbugs:spotbugs:4.8.6")
91
dependency("com.opencsv:opencsv:5.9")
92
- dependency("com.puppycrawl.tools:checkstyle:10.19.0")
+ dependency("com.puppycrawl.tools:checkstyle:10.20.0")
93
dependency("com.squareup.retrofit2:converter-jackson:${comSquareupRetrofit2Version}")
94
dependency("com.squareup.retrofit2:retrofit:${comSquareupRetrofit2Version}")
95
dependency("commons-beanutils:commons-beanutils:1.9.4")
0 commit comments