mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2025-10-06 03:50:22 +02:00
Fix security vulnerability in checkstyle / guava
This commit is contained in:
parent
a786cff036
commit
908dff3931
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ android {
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
icepickVersion = '3.2.0'
|
icepickVersion = '3.2.0'
|
||||||
checkstyleVersion = '8.37'
|
checkstyleVersion = '8.38'
|
||||||
stethoVersion = '1.5.1'
|
stethoVersion = '1.5.1'
|
||||||
leakCanaryVersion = '2.5'
|
leakCanaryVersion = '2.5'
|
||||||
exoPlayerVersion = '2.11.8'
|
exoPlayerVersion = '2.11.8'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue