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 {
106106 testImplementation(" org.spockframework:spock-core:2.3-groovy-4.0" )
107107 testRuntimeOnly(" net.bytebuddy:byte-buddy:1.17.6" )
108108 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 " )
110110
111111 testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
112112}
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ dependencies {
106106 testImplementation(" org.spockframework:spock-core:2.3-groovy-3.0" )
107107 testRuntimeOnly(" net.bytebuddy:byte-buddy:1.17.6" )
108108 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 " )
110110
111111 testImplementation(" org.apache.commons:commons-lang3:3.17.0" )
112112}
You can’t perform that action at this time.
0 commit comments