Skip to content

Commit 1000ef0

Browse files
Bump com.gradle.publish:plugin-publish-plugin from 1.3.1 to 2.0.0
Bumps com.gradle.publish:plugin-publish-plugin from 1.3.1 to 2.0.0. --- updated-dependencies: - dependency-name: com.gradle.publish:plugin-publish-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cce7ef commit 1000ef0

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

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

0 commit comments

Comments
 (0)