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:
commit
7a93d6af1f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue