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 67546ad commit eea9c29Copy full SHA for eea9c29
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
// Apply the java-library plugin for API and implementation separation.
12
`java-library`
13
- id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
+ id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
14
15
}
16
0 commit comments