Skip to content

Commit a6648cf

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] <[email protected]>
1 parent 2426cb6 commit a6648cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44
plugins {
55
id("com.github.jk1.dependency-license-report") version "2.9"
66
id("me.champeau.jmh") version "0.7.3"
7-
id("com.gradle.plugin-publish") version "1.3.1"
7+
id("com.gradle.plugin-publish") version "2.0.0"
88
}
99
}
1010

0 commit comments

Comments
 (0)