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 @@ -126,7 +126,7 @@ dependencies {
126126 testImplementation(" org.spockframework:spock-core:2.3-groovy-4.0" )
127127 testRuntimeOnly(" net.bytebuddy:byte-buddy:1.16.0" )
128128 testRuntimeOnly(" org.objenesis:objenesis:3.4" )
129- testImplementation(" io.github.joke:spock-mockable:2.3.0 " )
129+ testImplementation(" io.github.joke:spock-mockable:2.3.2 " )
130130
131131 testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
132132}
Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ dependencies {
126126 testImplementation(" org.spockframework:spock-core:2.3-groovy-3.0" )
127127 testRuntimeOnly(" net.bytebuddy:byte-buddy:1.16.0" )
128128 testRuntimeOnly(" org.objenesis:objenesis:3.4" )
129- testImplementation(" io.github.joke:spock-mockable:2.3.0 " )
129+ testImplementation(" io.github.joke:spock-mockable:2.3.2 " )
130130
131131 testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
132132}
You can’t perform that action at this time.
0 commit comments