Skip to content

Commit 305df39

Browse files
Bump com.gradle.plugin-publish from 0.21.0 to 1.0.0
Bumps com.gradle.plugin-publish from 0.21.0 to 1.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f93466 commit 305df39

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
@@ -2,7 +2,7 @@ plugins {
22
id "com.github.hierynomus.license" version "0.16.1" apply false
33
id "com.github.ben-manes.versions" version "0.42.0" apply false
44
id "com.diffplug.gradle.spotless" version "6.10.0" apply false
5-
id "com.gradle.plugin-publish" version "0.21.0" apply false
5+
id "com.gradle.plugin-publish" version "1.0.0" apply false
66
}
77

88
subprojects { subproject ->

0 commit comments

Comments
 (0)