Skip to content

Commit 89b14ed

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.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 fd3fa71 commit 89b14ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
}
1919

2020
plugins {
21-
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" //can only be applied to root project
21+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0" //can only be applied to root project
2222
}
2323

2424
apply from: 'versionTasks.gradle'

0 commit comments

Comments
 (0)