Browse Source

Bump requery-processor from 1.5.1 to 1.6.1

Bumps [requery-processor](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>
dependabot[bot] 4 years ago
parent
commit
362ef46f3b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -191,7 +191,7 @@ dependencies {
     implementation 'io.requery:requery:1.5.1'
     implementation 'io.requery:requery:1.5.1'
     implementation 'io.requery:requery-android:1.5.1'
     implementation 'io.requery:requery-android:1.5.1'
     implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
     implementation 'net.zetetic:android-database-sqlcipher:3.5.9'
-    kapt 'io.requery:requery-processor:1.5.1'
+    kapt 'io.requery:requery-processor:1.6.1'
     implementation 'org.parceler:parceler-api:1.1.12'
     implementation 'org.parceler:parceler-api:1.1.12'
     kapt 'org.parceler:parceler:1.1.12'
     kapt 'org.parceler:parceler:1.1.12'
     implementation 'net.orange-box.storebox:storebox-lib:1.4.0'
     implementation 'net.orange-box.storebox:storebox-lib:1.4.0'