Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent ea6ccc8 commit f5c5477
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 @@ -9,7 +9,7 @@ plugins {
id("signing")
id("com.github.ben-manes.versions") version "0.51.0"
id("net.ossindex.audit") version "0.4.11"
id("com.gradle.plugin-publish") version "1.2.1"
id("com.gradle.plugin-publish") version "1.3.0"
id("io.github.gradle-nexus.publish-plugin") version "1.2.0"
id("io.freefair.maven-central.validate-poms") version "8.6"
}
Expand Down

0 comments on commit f5c5477

Please sign in to comment.