瀏覽代碼

Merge pull request #2997 from nextcloud/dependabot/gradle/commons-io-commons-io-2.6

Bump commons-io from 2.5 to 2.6
Tobias Kaminsky 6 年之前
父節點
當前提交
775671463d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -222,7 +222,7 @@ dependencies {
     implementation "com.android.support:exifinterface:${supportLibraryVersion}"
     implementation 'com.github.albfernandez:juniversalchardet:2.1.0'
     implementation 'com.google.code.findbugs:annotations:2.0.1'
-    implementation 'commons-io:commons-io:2.5'
+    implementation 'commons-io:commons-io:2.6'
     implementation 'com.github.evernote:android-job:v1.2.5'
     implementation 'com.jakewharton:butterknife:8.8.1'
     annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'