Skip to content

Commit

Permalink
Update dependency checkstyle to v6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent b4a0483 commit 8f2d9e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/disklrucache/build.gradle
@@ -1,7 +1,7 @@
apply plugin: 'com.android.library'

checkstyle {
toolVersion = "6.6"
toolVersion = "6.19"
configFile = new File(projectDir, 'checkstyle.xml')
}

Expand Down

0 comments on commit 8f2d9e4

Please sign in to comment.