Skip to content

Commit 79789c4

Browse files
Update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#1709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5019b16 commit 79789c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
maven { url "https://plugins.gradle.org/m2/" }
55
}
66
dependencies {
7-
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
7+
classpath "io.github.gradle-nexus:publish-plugin:1.2.0"
88
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
99
}
1010
}

0 commit comments

Comments
 (0)