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