We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275b51e commit a98f548Copy full SHA for a98f548
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.16.0")
33
34
testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
35
- testImplementation("org.gradle.exemplar:samples-check:1.0.2")
+ testImplementation("org.gradle.exemplar:samples-check:1.0.3")
36
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
37
}
38
0 commit comments