Merge pull request #5229 from TeamNewPipe/dependency

Fix security vulnerability in checkstyle / guava
This commit is contained in:
bopol 2020-12-20 13:41:10 +01:00 committed by GitHub
commit f3dbb19364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ android {
ext {
icepickVersion = '3.2.0'
checkstyleVersion = '8.37'
checkstyleVersion = '8.38'
stethoVersion = '1.5.1'
leakCanaryVersion = '2.5'
exoPlayerVersion = '2.11.8'