Skip to content

Commit 809bf47

Browse files
Bump com.gradle.publish:plugin-publish-plugin from 2.1.0 to 2.1.1
Bumps com.gradle.publish:plugin-publish-plugin from 2.1.0 to 2.1.1. --- updated-dependencies: - dependency-name: com.gradle.publish:plugin-publish-plugin dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e471aab commit 809bf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
testImplementation('org.spockframework:spock-core:2.4-M6-groovy-3.0') {
3030
exclude group: 'org.codehaus.groovy'
3131
}
32-
testImplementation 'com.gradle.publish:plugin-publish-plugin:2.1.0'
32+
testImplementation 'com.gradle.publish:plugin-publish-plugin:2.1.1'
3333

3434
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
3535
}

0 commit comments

Comments
 (0)