Skip to content

Commit f2b0db1

Browse files
authored
Merge pull request #431 from gradle/dependabot/gradle/com.gradle.plugin-publish-2.0.0
Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0
2 parents b69e151 + d14daf5 commit f2b0db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id("java-gradle-plugin")
33
id("maven-publish")
44
id("signing")
5-
id("com.gradle.plugin-publish") version "1.3.1"
5+
id("com.gradle.plugin-publish") version "2.0.0"
66
id("com.github.breadmoirai.github-release") version "2.5.2"
77
id("org.gradle.wrapper-upgrade") version "0.12"
88
id("com.gradleup.shadow") version "9.1.0"

0 commit comments

Comments
 (0)