Merge pull request #7140 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.1

Bump ez-vcard from 0.11.0 to 0.11.1
This commit is contained in:
Andy Scherzinger 2020-10-26 08:02:50 +01:00 committed by GitHub
commit 5b52e0314d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -304,7 +304,7 @@ dependencies {
implementation "com.jakewharton:butterknife:$butterknifeVersion"
kapt "com.jakewharton:butterknife-compiler:$butterknifeVersion"
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.0'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.1'
implementation 'org.lukhnos:nnio:0.2'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.65'
implementation 'com.google.code.gson:gson:2.8.6'