Bump requery from 1.5.1 to 1.6.1

Bumps [requery](https://github.com/requery/requery) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/requery/requery/releases)
- [Changelog](https://github.com/requery/requery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/requery/requery/commits)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-29 19:40:27 +00:00 committed by Andy Scherzinger
parent e453b66f35
commit cc518f6258
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -219,7 +219,7 @@ dependencies {
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
// Android only
implementation 'org.greenrobot:eventbus:3.2.0'
implementation 'io.requery:requery:1.5.1'
implementation 'io.requery:requery:1.6.1'
implementation 'io.requery:requery-android:1.6.1'
implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
kapt 'io.requery:requery-processor:1.6.1'