Merge pull request #6551 from nextcloud/dependabot/gradle/com.googlecode.ez-vcard-ez-vcard-0.11.0

Bump ez-vcard from 0.10.6 to 0.11.0
This commit is contained in:
Tobias Kaminsky 2020-07-30 14:57:34 +02:00 committed by GitHub
commit 98bc395799
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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