Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 0.21.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 0.21.0 to 1.0.0.

---
updated-dependencies:
- dependency-name: com.gradle.plugin-publish
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gesellix committed Jul 21, 2022
1 parent 1e615c0 commit a8ec7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugins {
id("signing")
id("com.github.ben-manes.versions") version "0.42.0"
id("net.ossindex.audit") version "0.4.11"
id("com.gradle.plugin-publish") version "0.21.0"
id("com.gradle.plugin-publish") version "1.0.0"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
// TODO Validation fails for the java-gradle-plugin "PluginMaven" publication
// Validation is disabled in the ci/cd workflows (`-x validatePomFileForPluginMavenPublication`)
Expand Down

0 comments on commit a8ec7e9

Please sign in to comment.