Merge pull request #220 from ouchadam/dependabot/gradle/org.amshove.kluent-kluent-1.72

Bump kluent from 1.71 to 1.72
This commit is contained in:
Adam Brown 2022-10-24 22:14:56 +01:00 committed by GitHub
commit 7a93d6af1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,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.71"
kluent = "org.amshove.kluent:kluent:1.72"
mockk = 'io.mockk:mockk:1.13.2'
matrixOlm = "org.matrix.android:olm-sdk:3.2.12"