Skip to content

Commit 908dff3

Browse files
committed
Fix security vulnerability in checkstyle / guava
1 parent a786cff commit 908dff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ android {
9393

9494
ext {
9595
icepickVersion = '3.2.0'
96-
checkstyleVersion = '8.37'
96+
checkstyleVersion = '8.38'
9797
stethoVersion = '1.5.1'
9898
leakCanaryVersion = '2.5'
9999
exoPlayerVersion = '2.11.8'

0 commit comments

Comments
 (0)