Skip to content

Commit 0bc7cdf

Browse files
committed
chore: upgrade plugin-publish Gradle plugin to 1.0.0
1 parent 84fa682 commit 0bc7cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provider/gradle/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.0.0-rc-3" apply false
2+
id "com.gradle.plugin-publish" version "1.0.0" apply false
33
}
44

55
if (project.hasProperty('isGradleRelease')) {

0 commit comments

Comments
 (0)