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