Skip to content

Commit d06030e

Browse files
Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0
Bumps com.gradle.plugin-publish from 1.3.1 to 2.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish 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 9efca5e commit d06030e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

htmlSanityCheck-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.gradle.plugin-publish' version '1.3.1' apply false
2+
id 'com.gradle.plugin-publish' version '2.0.0' apply false
33
id 'java-gradle-plugin'
44

55
// The CodeNarc plugin performs quality checks on your project’s

0 commit comments

Comments
 (0)