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:
dependabot[bot] 2022-07-05 11:03:23 +03:00 committed by GitHub
parent f3f2e61542
commit 814985e620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"