Skip to content

Commit 5bed0e7

Browse files
Bump org.gradle.exemplar:samples-check from 1.0.1 to 1.0.2 (#28)
Bumps [org.gradle.exemplar:samples-check](https://github.com/gradle/exemplar) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/gradle/exemplar/releases) - [Commits](gradle/exemplar@1.0.1...1.0.2) --- updated-dependencies: - dependency-name: org.gradle.exemplar:samples-check dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d8e67f commit 5bed0e7

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.1")
16+
testImplementation("org.gradle.exemplar:samples-check:1.0.2")
1717
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
1818
}
1919

0 commit comments

Comments
 (0)