Explorar o código

Bump parceler from 1.1.12 to 1.1.13

Bumps [parceler](https://github.com/johncarl81/parceler) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/johncarl81/parceler/releases)
- [Changelog](https://github.com/johncarl81/parceler/blob/master/CHANGELOG.adoc)
- [Commits](https://github.com/johncarl81/parceler/compare/parceler-project-1.1.12...parceler-project-1.1.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] %!s(int64=5) %!d(string=hai) anos
pai
achega
2b2800bc74
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -314,7 +314,7 @@ dependencies {
     implementation 'com.github.tobiaskaminsky:qrcodescanner:0.1.2.2' // 'com.github.blikoon:QRCodeScanner:0.1.2'
     implementation 'com.google.android:flexbox:2.0.1'
     implementation 'org.parceler:parceler-api:1.1.13'
-    kapt 'org.parceler:parceler:1.1.12'
+    kapt 'org.parceler:parceler:1.1.13'
     implementation('com.github.bumptech.glide:glide:3.8.0') {
         exclude group: "com.android.support"
     }