Skip to content

Commit

Permalink
chore(deps): bump kluent from 1.57 to 1.58 (#539)
Browse files Browse the repository at this point in the history
Bumps kluent from 1.57 to 1.58.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and iamareebjamal committed Nov 29, 2019
1 parent 963ed02 commit f7a9464
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 @@ -103,7 +103,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.12'
testImplementation 'com.nhaarman:mockito-kotlin-kt1.1:1.5.0'
testImplementation 'org.amshove.kluent:kluent:1.57'
testImplementation 'org.amshove.kluent:kluent:1.58'

// Leak Canary
debugImplementation "com.squareup.leakcanary:leakcanary-android:${versions.leak_canary}"
Expand Down

0 comments on commit f7a9464

Please # to comment.