apply from: rootProject.file('gradle/compile/groovy-dynamic-tests.gradle') dependencies { api libs.jgit testImplementation libs.spock.core testImplementation libs.spock.junit4 }