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 104b464 commit a4a3188Copy full SHA for a4a3188
build.gradle
@@ -108,7 +108,7 @@ configurations.all {
108
force 'junit:junit:4.13.1'
109
force 'commons-beanutils:commons-beanutils:1.9.4'
110
force 'com.google.guava:guava:30.0-jre'
111
- force 'com.puppycrawl.tools:checkstyle:8.29'
+ force 'com.puppycrawl.tools:checkstyle:8.45.1'
112
force 'commons-codec:commons-codec:1.17.2'
113
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
114
force "org.yaml:snakeyaml:${versions.snakeyaml}"
0 commit comments