Skip to content

Commit 1cf8890

Browse files
committed
updated gradle publish plugin version
1 parent f8eab4b commit 1cf8890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'signing'
55
id "com.diffplug.spotless" version "6.1.2"
6-
id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
6+
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
77
}
88

99
group = 'it.fattureincloud'

0 commit comments

Comments
 (0)