mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-14 18:43:27 +01:00
use mockito-core.4.x for compatibility with Java 1.8
This commit is contained in:
parent
1d342d8d88
commit
0c9bdb0f47
@ -26,7 +26,7 @@ dependencies {
|
||||
//testCompile 'de.inetsoftware:jwebassembly-api:+'
|
||||
testImplementation 'com.github.i-net-software:jwebassembly-api:master-SNAPSHOT'
|
||||
testImplementation 'junit:junit:+'
|
||||
testImplementation 'org.mockito:mockito-core:+'
|
||||
testImplementation 'org.mockito:mockito-core:4.+'
|
||||
testImplementation 'org.apache.commons:commons-compress:1.2'
|
||||
testImplementation 'com.google.code.gson:gson:+'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user