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 @@ -106,7 +106,7 @@ dependencies {
106
106
testImplementation(" org.spockframework:spock-core:2.3-groovy-4.0" )
107
107
testRuntimeOnly(" net.bytebuddy:byte-buddy:1.17.5" )
108
108
testRuntimeOnly(" org.objenesis:objenesis:3.4" )
109
- testImplementation(" io.github.joke:spock-mockable:2.3.0 " )
109
+ testImplementation(" io.github.joke:spock-mockable:2.3.2 " )
110
110
111
111
testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
112
112
}
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106
106
testImplementation(" org.spockframework:spock-core:2.3-groovy-3.0" )
107
107
testRuntimeOnly(" net.bytebuddy:byte-buddy:1.17.5" )
108
108
testRuntimeOnly(" org.objenesis:objenesis:3.4" )
109
- testImplementation(" io.github.joke:spock-mockable:2.3.0 " )
109
+ testImplementation(" io.github.joke:spock-mockable:2.3.2 " )
110
110
111
111
testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
112
112
}
You can’t perform that action at this time.
0 commit comments