We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8eab4b commit 1cf8890Copy full SHA for 1cf8890
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven-publish'
4
id 'signing'
5
id "com.diffplug.spotless" version "6.1.2"
6
- id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
+ id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
7
}
8
9
group = 'it.fattureincloud'
0 commit comments