Skip to content

Commit 4472c5a

Browse files
Update dependency org.gradle.exemplar:samples-check to v1.0.3
1 parent 4143fa4 commit 4472c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
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)