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 833a981 commit 47b7d0eCopy full SHA for 47b7d0e
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java-library'
3
id 'maven-publish'
4
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
5
- id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
6
id "org.sonarqube" version "5.1.0.4882"
7
}
8
0 commit comments