Skip to content

Commit

Permalink
chore: bump org.amshove.kluent:kluent from 1.68 to 1.73 (#872)
Browse files Browse the repository at this point in the history
Bumps [org.amshove.kluent:kluent](https://github.com/MarkusAmshove/Kluent) from 1.68 to 1.73.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MarkusAmshove/Kluent/commits)

---
updated-dependencies:
- dependency-name: org.amshove.kluent:kluent
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mario Behling <[email protected]>
  • Loading branch information
dependabot[bot] and mariobehling authored May 11, 2024
1 parent fcdbe40 commit 7b42902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ dependencies {
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
testImplementation 'junit:junit:4.13.2'
testImplementation 'com.nhaarman:mockito-kotlin-kt1.1:1.5.0'
testImplementation 'org.amshove.kluent:kluent:1.68'
testImplementation 'org.amshove.kluent:kluent:1.73'

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

0 comments on commit 7b42902

Please sign in to comment.