Skip to content

Commit d82d7ce

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

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
@@ -13,7 +13,7 @@ java {
1313

1414
dependencies {
1515
testImplementation("org.spockframework:spock-core:2.1-groovy-3.0")
16-
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
16+
testImplementation("org.gradle.exemplar:samples-check:1.0.3")
1717
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
1818
}
1919

0 commit comments

Comments
 (0)