Skip to content

Commit 0089856

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)