mirror of
https://github.com/revanced/smali.git
synced 2025-05-09 10:54:29 +02:00
Specify specific version for mockito dependency
This commit is contained in:
parent
458398ff7c
commit
dcaf46cefc
@ -101,7 +101,7 @@ subprojects {
|
||||
guava: 'com.google.guava:guava:18.0',
|
||||
findbugs: 'com.google.code.findbugs:jsr305:1.3.9',
|
||||
junit: 'junit:junit:4.6',
|
||||
mockito: 'org.mockito:mockito-core:1.+',
|
||||
mockito: 'org.mockito:mockito-core:1.10.19',
|
||||
antlr_runtime: 'org.antlr:antlr-runtime:3.5.2',
|
||||
antlr: 'org.antlr:antlr:3.5.2',
|
||||
stringtemplate: 'org.antlr:stringtemplate:3.2.1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user