fix(deps): update dependency commons-io:commons-io to v2.18.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-20 10:00:23 +00:00 коммит произвёл GitHub
Родитель 0800cec4f7
Коммит 2534ed1d32
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -92,7 +92,7 @@ dependencies {
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.6.1'
androidTestImplementation 'commons-io:commons-io:2.17.0'
androidTestImplementation 'commons-io:commons-io:2.18.0'
}
spotbugs {