File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
15
15
16
16
dependencies {
17
17
implementation ' com.squareup:javapoet:1.11.1'
18
- compile ' com.github.h908714124:jbock-annotations:2.3 '
18
+ compile ' com.github.h908714124:jbock-annotations:2.4 '
19
19
testImplementation ' com.google.testing.compile:compile-testing:0.18'
20
20
testImplementation ' org.mockito:mockito-core:3.0.0'
21
21
testImplementation ' org.junit.jupiter:junit-jupiter:5.5.1'
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ repositories {
7
7
}
8
8
9
9
dependencies {
10
- compileOnly ' com.github.h908714124:jbock-annotations:2.3 '
10
+ compileOnly ' com.github.h908714124:jbock-annotations:2.4 '
11
11
testImplementation ' org.junit.jupiter:junit-jupiter:5.5.1'
12
12
annotationProcessor project(' :core' )
13
13
}
You can’t perform that action at this time.
0 commit comments