Skip to content

Commit

Permalink
Bump kluent from 1.70 to 1.71
Browse files Browse the repository at this point in the history
Bumps [kluent](https://github.com/MarkusAmshove/Kluent) from 1.70 to 1.71.
- [Release notes](https://github.com/MarkusAmshove/Kluent/releases)
- [Changelog](https://github.com/MarkusAmshove/Kluent/blob/master/CHANGELOG.md)
- [Commits](MarkusAmshove/Kluent@v1.70...v1.71)

---
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]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2022
1 parent fc9a864 commit 6acbdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ ext.Dependencies.with {
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.25.1"

junit = "junit:junit:4.13.2"
kluent = "org.amshove.kluent:kluent:1.70"
kluent = "org.amshove.kluent:kluent:1.71"
mockk = 'io.mockk:mockk:1.13.2'

matrixOlm = "org.matrix.android:olm-sdk:3.2.12"
Expand Down

0 comments on commit 6acbdaf

Please sign in to comment.