mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Merge pull request #8381 from vector-im/dependabot/gradle/org.amshove.kluent-kluent-android-1.73
Bump org.amshove.kluent:kluent-android from 1.72 to 1.73
This commit is contained in:
commit
3c2c6ef136
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ ext.libs = [
|
|||
'sentryAndroid' : "io.sentry:sentry-android:$sentry"
|
||||
],
|
||||
tests : [
|
||||
'kluent' : "org.amshove.kluent:kluent-android:1.72",
|
||||
'kluent' : "org.amshove.kluent:kluent-android:1.73",
|
||||
'timberJunitRule' : "net.lachlanmckee:timber-junit-rule:1.0.1",
|
||||
'junit' : "junit:junit:4.13.2",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue