Skip to content

Commit

Permalink
build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 (#40)
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 1.2.1 to 1.2.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 738571a commit dd165d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
junit = "5.11.0"

[plugins]
gradle-publish = "com.gradle.plugin-publish:1.2.1"
gradle-publish = "com.gradle.plugin-publish:1.2.2"
project-convention = "xyz.tynn.convention.project:0.0.5"

[libraries]
Expand Down

0 comments on commit dd165d3

Please sign in to comment.