Skip to content

Commit

Permalink
build(deps): bump data-binding-validator from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps data-binding-validator from 1.0.0 to 2.0.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Mar 16, 2019
1 parent 998a552 commit 40053fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
// Misc
implementation "com.jakewharton.timber:timber:${versions.timber}"
implementation 'com.mikhaellopez:circularprogressbar:2.0.0'
implementation 'com.github.Ilhasoft:data-binding-validator:1.0.0'
implementation 'com.github.Ilhasoft:data-binding-validator:2.0.0'
implementation "io.sentry:sentry-android:${versions.sentry_android}"
implementation "com.github.PhilJay:MPAndroidChart:${versions.mp_android_chart}"
compileOnly 'com.google.code.findbugs:findbugs-annotations:3.0.1'
Expand Down

0 comments on commit 40053fc

Please sign in to comment.