Skip to content

Commit 4da2c53

Browse files
Update dependency io.github.gradle-nexus:publish-plugin to v1.3.0 (#1727)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 728c011 commit 4da2c53

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.3.0"
88
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
99
classpath "org.gradle:test-retry-gradle-plugin:1.4.1"
1010
}

0 commit comments

Comments
 (0)