mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-18 06:32:08 +03:00
Merge pull request #2291 from nextcloud/dependabot/gradle/com.google.errorprone-error_prone_annotations-2.15.0
Bump error_prone_annotations from 2.9.0 to 2.15.0
This commit is contained in:
commit
b9f91429a2
1 changed files with 1 additions and 1 deletions
|
@ -29,5 +29,5 @@ java {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.google.errorprone:error_prone_annotations:2.9.0'
|
implementation 'com.google.errorprone:error_prone_annotations:2.15.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue