Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 0.17.0 to 0.18.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 Nov 29, 2021
1 parent 93c80ac commit 6d8b16a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
id 'com.diffplug.spotless' version '5.17.1'
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
id 'com.gradle.plugin-publish' version '0.17.0'
id 'com.gradle.plugin-publish' version '0.18.0'
// https://github.com/gradle-nexus/publish-plugin/releases
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
Expand Down

0 comments on commit 6d8b16a

Please sign in to comment.