mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-12 18:57:36 +01:00
Update hamcrest-library to 2.2
This commit is contained in:
parent
bf01d9b346
commit
c0d0b4dfbe
@ -215,7 +215,7 @@ dependencies {
|
|||||||
testImplementation "junit:junit:4.13.2"
|
testImplementation "junit:junit:4.13.2"
|
||||||
testImplementation "org.mockito:mockito-core:2.28.2"
|
testImplementation "org.mockito:mockito-core:2.28.2"
|
||||||
testImplementation "org.robolectric:robolectric:4.12"
|
testImplementation "org.robolectric:robolectric:4.12"
|
||||||
testImplementation "org.hamcrest:hamcrest-library:1.3"
|
testImplementation "org.hamcrest:hamcrest-library:2.2"
|
||||||
testImplementation "com.google.code.gson:gson:2.8.9"
|
testImplementation "com.google.code.gson:gson:2.8.9"
|
||||||
|
|
||||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user