Skip to content

Commit d8e264f

Browse files
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.3.0
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.3.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]>
1 parent 37921c7 commit d8e264f

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
@@ -8,7 +8,7 @@ plugins {
88
id 'maven'
99
id 'maven-publish'
1010
id 'signing'
11-
id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
11+
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
1212
id "biz.aQute.bnd.builder" version "6.4.0"
1313
}
1414

0 commit comments

Comments
 (0)