We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd7418 commit 55ac630Copy full SHA for 55ac630
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'maven-publish'
4
id 'java-library'
5
id 'signing'
6
- id('io.github.gradle-nexus.publish-plugin') version '1.3.0'
+ id('io.github.gradle-nexus.publish-plugin') version '2.0.0'
7
id("com.diffplug.spotless") version "6.25.0"
8
}
9
0 commit comments