1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02: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:
Jorge Martin Espinosa
2023-05-02 09:19:36 +02:00
committed by GitHub

View File

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