Skip to content

Commit

Permalink
Bump annotation from 1.1.0 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps annotation from 1.1.0 to 1.2.0.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and willpassidomo committed Apr 8, 2021
1 parent ca4ba48 commit a178556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ android {
}

dependencies {
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'androidx.annotation:annotation:1.2.0'
api 'com.usebutton.merchant:button-merchant:1.4.5'

testImplementation 'com.squareup.assertj:assertj-android:1.2.0'
Expand Down

0 comments on commit a178556

Please sign in to comment.