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:
commit
ef1c9de572
|
@ -144,7 +144,7 @@ ext.Dependencies.with {
|
||||||
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.25.1"
|
accompanistSystemuicontroller = "com.google.accompanist:accompanist-systemuicontroller:0.25.1"
|
||||||
|
|
||||||
junit = "junit:junit:4.13.2"
|
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'
|
mockk = 'io.mockk:mockk:1.13.2'
|
||||||
|
|
||||||
matrixOlm = "org.matrix.android:olm-sdk:3.2.12"
|
matrixOlm = "org.matrix.android:olm-sdk:3.2.12"
|
||||||
|
|
Loading…
Reference in New Issue