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 c66b716 commit 1004945Copy full SHA for 1004945
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
plugins {
10
id 'java-platform'
11
- id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
12
13
// The root project has no sources, but the dependency platform also needs to be published as an artifact
14
// See https://docs.gradle.org/current/userguide/java_platform_plugin.html
0 commit comments