mirror of
https://github.com/alibaba/testable-mock.git
synced 2026-08-22 19:23:29 +08:00
release v0.4.3
This commit is contained in:
@@ -12,8 +12,8 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
testImplementation('org.junit.jupiter:junit-jupiter:5.6.2')
|
||||
testImplementation('com.alibaba.testable:testable-all:0.4.2')
|
||||
testAnnotationProcessor('com.alibaba.testable:testable-processor:0.4.2')
|
||||
testImplementation('com.alibaba.testable:testable-all:0.4.3')
|
||||
testAnnotationProcessor('com.alibaba.testable:testable-processor:0.4.3')
|
||||
}
|
||||
|
||||
test {
|
||||
|
||||
Reference in New Issue
Block a user