diff --git a/algorithm/build.gradle b/algorithm/build.gradle index 655e701..c07132c 100644 --- a/algorithm/build.gradle +++ b/algorithm/build.gradle @@ -55,16 +55,14 @@ publishing { dependencies { // Spock Framework - testImplementation 'org.spockframework:spock-core:2.2-groovy-3.0' - testImplementation 'org.codehaus.groovy:groovy-all:3.0.12' + testImplementation 'org.spockframework:spock-core:2.3-groovy-4.0' // Spock Reports - testRuntimeClasspath('com.athaydes:spock-reports:2.3.1-groovy-3.0') { - transitive = false // this avoids affecting your version of Groovy/Spock - } - // Required for spock-reports - testImplementation 'org.slf4j:slf4j-api:2.0.1' - testRuntimeClasspath 'org.slf4j:slf4j-simple:2.0.1' + testRuntimeClasspath 'com.athaydes:spock-reports:2.4.0-groovy-4.0' + + // Simple Logging Facade (required for spock-reports) + testImplementation 'org.slf4j:slf4j-api:2.0.3' + testRuntimeClasspath 'org.slf4j:slf4j-simple:2.0.3' // JUnit 5 Parameterized Tests testImplementation 'org.junit.jupiter:junit-jupiter-params:5.8.1'
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: