Skip to content

Commit

Permalink
build(deps): bump com.gradle.plugin-publish in /gradle-plugins
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 0.17.0 to 0.18.0.

Signed-off-by: BJ Hargrave <bj@hargrave.dev>

---
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>
  • Loading branch information
dependabot[bot] authored and bjhargrave committed Nov 17, 2021
1 parent 96dce97 commit 9416cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugins/biz.aQute.bnd.gradle/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
groovy
`kotlin-dsl`
id("maven-publish")
id("com.gradle.plugin-publish") version "0.17.0"
id("com.gradle.plugin-publish") version "0.18.0"
}

interface Injected {
Expand Down

0 comments on commit 9416cd4

Please sign in to comment.