Skip to content

Commit ff9686e

Browse files
Bump com.gradle.publish:plugin-publish-plugin from 2.0.0 to 2.1.0
Bumps com.gradle.publish:plugin-publish-plugin from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: com.gradle.publish:plugin-publish-plugin dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 942b123 commit ff9686e

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.0.0'
32+
testImplementation 'com.gradle.publish:plugin-publish-plugin:2.1.0'
3333

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

0 commit comments

Comments
 (0)