Skip to content

Commit a98f548

Browse files
Update dependency org.gradle.exemplar:samples-check to v1.0.3 (#190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275b51e commit a98f548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:2.16.0")
3333

3434
testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
35-
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
35+
testImplementation("org.gradle.exemplar:samples-check:1.0.3")
3636
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
3737
}
3838

0 commit comments

Comments
 (0)