Skip to content

Commit

Permalink
chore(deps): bump com.gradle.plugin-publish from 1.1.0 to 1.2.0 (Goog…
Browse files Browse the repository at this point in the history
…leContainerTools#4000)

Bumps com.gradle.plugin-publish from 1.1.0 to 1.2.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 May 11, 2023
1 parent e252965 commit 7306908
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 '3.0.1' apply false
id 'net.researchgate.release' version '2.8.1' apply false
id 'com.gradle.plugin-publish' version '1.1.0' apply false
id 'com.gradle.plugin-publish' version '1.2.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 7306908

Please sign in to comment.