Merge pull request #9567 from nextcloud/dependabot/gradle/org.greenrobot-eventbus-3.3.1

Bump eventbus from 3.2.0 to 3.3.1
This commit is contained in:
Álvaro Brey 2021-12-15 20:09:31 +01:00 committed by GitHub
commit b6a2e6d8f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -267,7 +267,7 @@ dependencies {
implementation 'com.github.albfernandez:juniversalchardet:2.0.3' // need this version for Android <7
compileOnly 'com.google.code.findbugs:annotations:3.0.1u2'
implementation 'commons-io:commons-io:2.11.0'
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.googlecode.ez-vcard:ez-vcard:0.11.3'
implementation 'org.lukhnos:nnio:0.2'
implementation 'org.bouncycastle:bcpkix-jdk15to18:1.70'