Skip to content

Commit d4f7371

Browse files
Bump io.github.gradle-nexus:publish-plugin from 1.3.0 to 2.0.0
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.3.0 to 2.0.0. - [Release notes](https://github.com/gradle-nexus/publish-plugin/releases) - [Commits](gradle-nexus/publish-plugin@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: io.github.gradle-nexus:publish-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05497b3 commit d4f7371

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
@@ -7,5 +7,5 @@ repositories {
77
}
88

99
dependencies {
10-
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
10+
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
1111
}

0 commit comments

Comments
 (0)