Bump jsr305 from 2.0.1 to 3.0.2

Bumps jsr305 from 2.0.1 to 3.0.2.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-23 14:06:44 +00:00 committed by Andy Scherzinger
parent f53bc97551
commit aefd5be391
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -214,7 +214,7 @@ dependencies {
implementation 'me.zhanghai.android.effortlesspermissions:library:1.1.0'
implementation 'org.apache.commons:commons-lang3:3.11'
implementation 'com.github.wooplr:Spotlight:1.3'
implementation 'com.google.code.findbugs:jsr305:2.0.1'
implementation 'com.google.code.findbugs:jsr305:3.0.2'
implementation('com.github.mario:chatkit:c6a61767291ddb212a2f4f792a2b6aaf295e69a5', {
exclude group: 'com.facebook.fresco'
})