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 5aaf114 commit c37875dCopy full SHA for c37875d
build.gradle
@@ -111,7 +111,7 @@ configurations.all {
111
force 'junit:junit:4.13.1'
112
force 'commons-beanutils:commons-beanutils:1.9.4'
113
force 'com.google.guava:guava:30.0-jre'
114
- force 'com.puppycrawl.tools:checkstyle:8.29'
+ force 'com.puppycrawl.tools:checkstyle:8.45.1'
115
force 'commons-codec:commons-codec:1.13'
116
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
117
force "org.yaml:snakeyaml:${versions.snakeyaml}"
0 commit comments