Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 0.16.0 to 0.18.0 (GoogleContainer…
Browse files Browse the repository at this point in the history
…Tools#3507)

Bumps com.gradle.plugin-publish from 0.16.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2021
1 parent a3732dd commit fe17895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'com.github.sherter.google-java-format' version '0.9' apply false
id 'net.ltgt.errorprone' version '2.0.2' apply false
id 'net.researchgate.release' version '2.8.1' apply false
id 'com.gradle.plugin-publish' version '0.16.0' apply false
id 'com.gradle.plugin-publish' version '0.18.0' apply false
id 'io.freefair.maven-plugin' version '5.3.3.3' apply false

// apply so that we can collect quality metrics at the root project level
Expand Down

0 comments on commit fe17895

Please sign in to comment.