Merge pull request #211 from ouchadam/dependabot/gradle/org.amshove.kluent-kluent-1.71

Bump kluent from 1.70 to 1.71
This commit is contained in:
Adam Brown 2022-10-22 11:12:03 +01:00 committed by GitHub
commit ef1c9de572
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"