Эх сурвалжийг харах

Merge pull request #11631 from nextcloud/dependabot/gradle/commons-io-commons-io-2.12.0

Build(deps): Bump commons-io:commons-io from 2.11.0 to 2.12.0
Andy Scherzinger 2 жил өмнө
parent
commit
e383ab2ab2

+ 1 - 1
app/build.gradle

@@ -254,7 +254,7 @@ dependencies {
     implementation "androidx.fragment:fragment-ktx:1.5.7"
     implementation "androidx.fragment:fragment-ktx:1.5.7"
     implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
     implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
     compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
     compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
-    implementation 'commons-io:commons-io:2.11.0'
+    implementation 'commons-io:commons-io:2.12.0'
     implementation 'org.greenrobot:eventbus:3.3.1'
     implementation 'org.greenrobot:eventbus:3.3.1'
     implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
     implementation 'com.googlecode.ez-vcard:ez-vcard:0.12.0'
     implementation 'org.lukhnos:nnio:0.2'
     implementation 'org.lukhnos:nnio:0.2'