1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 18:59:42 +02:00

Bump commons-io from 2.6 to 2.7

Bumps commons-io from 2.6 to 2.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-28 04:33:22 +00:00 committed by GitHub
parent 875f613cd9
commit 7a3457ec8d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@ dependencies {
implementation "com.github.DASAR:ShiftColorPicker:v0.5" implementation "com.github.DASAR:ShiftColorPicker:v0.5"
// Tool libraries // Tool libraries
implementation 'commons-io:commons-io:2.6' implementation 'commons-io:commons-io:2.7'
implementation "info.guardianproject.netcipher:netcipher:${version_library_netcipher}" implementation "info.guardianproject.netcipher:netcipher:${version_library_netcipher}"
implementation "info.guardianproject.netcipher:netcipher-webkit:${version_library_netcipher}" implementation "info.guardianproject.netcipher:netcipher-webkit:${version_library_netcipher}"
implementation "com.jakewharton:butterknife:${version_library_butterknife}" implementation "com.jakewharton:butterknife:${version_library_butterknife}"