File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,11 +129,11 @@ dependencies {
129129
130130 testImplementation ' org.junit.jupiter:junit-jupiter:5.14.1'
131131
132- testImplementation ' org.spockframework:spock-core:2.3 -groovy-4 .0'
132+ testImplementation ' org.spockframework:spock-core:2.4 -groovy-5 .0'
133133 testImplementation ' net.bytebuddy:byte-buddy:1.18.1'
134- testImplementation ' org.objenesis:objenesis:3.4 '
135- testImplementation ' org.apache.groovy:groovy:4 .0.28" '
136- testImplementation ' org.apache.groovy:groovy-json:4 .0.28 '
134+ testImplementation ' org.objenesis:objenesis:3.5 '
135+ testImplementation ' org.apache.groovy:groovy:5 .0.4 '
136+ testImplementation ' org.apache.groovy:groovy-json:5 .0.4 '
137137 testImplementation ' com.google.code.gson:gson:2.13.2'
138138 testImplementation ' org.eclipse.jetty:jetty-server:11.0.26'
139139 testImplementation ' com.fasterxml.jackson.core:jackson-databind:2.20.1'
You can’t perform that action at this time.
0 commit comments