Skip to content

Commit

Permalink
chore(deps): bump kluent from 1.55 to 1.56 (#506)
Browse files Browse the repository at this point in the history
Bumps kluent from 1.55 to 1.56.

Signed-off-by: Aditya Gupta <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and adityastic committed Oct 1, 2019
1 parent 2334ad7 commit 5dd3441
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.55'
testImplementation 'org.amshove.kluent:kluent:1.56'

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

0 comments on commit 5dd3441

Please sign in to comment.