Skip to content

Commit

Permalink
Bump publish-plugin from 1.0.0 to 1.1.0 (#11)
Browse files Browse the repository at this point in the history
Bumps [publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/gradle-nexus/publish-plugin/releases)
- [Commits](gradle-nexus/publish-plugin@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus:publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

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 Nov 3, 2022
1 parent 1c7ae5c commit 5252ff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ repositories {
}

dependencies {
implementation("io.github.gradle-nexus:publish-plugin:1.0.0") // https://plugins.gradle.org/plugin/io.github.gradle-nexus.publish-plugin
implementation("io.github.gradle-nexus:publish-plugin:1.1.0") // https://plugins.gradle.org/plugin/io.github.gradle-nexus.publish-plugin
}

0 comments on commit 5252ff8

Please sign in to comment.