Bump com.gradle.plugin-publish from 1.0.0-rc-3 to 1.0.0 (#6262)
Bumps com.gradle.plugin-publish from 1.0.0-rc-3 to 1.0.0. --- updated-dependencies: - dependency-name: com.gradle.plugin-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f3f2e61542
commit
814985e620
|
@ -4,7 +4,7 @@ pluginManagement {
|
|||
id("com.github.ben-manes.versions") version "0.42.0"
|
||||
id("com.github.jk1.dependency-license-report") version "2.1"
|
||||
id("com.google.cloud.tools.jib") version "3.2.1"
|
||||
id("com.gradle.plugin-publish") version "1.0.0-rc-3"
|
||||
id("com.gradle.plugin-publish") version "1.0.0"
|
||||
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.6.20"
|
||||
id("org.unbroken-dome.test-sets") version "4.0.0"
|
||||
|
|
Loading…
Reference in New Issue