Skip to content

Commit 5252ff8

Browse files
Bump publish-plugin from 1.0.0 to 1.1.0 (#11)
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>
1 parent 1c7ae5c commit 5252ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ repositories {
88
}
99

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

0 commit comments

Comments
 (0)