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 09ba436 commit ec88d8fCopy full SHA for ec88d8f
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
id 'ru.vyarus.mkdocs' version '3.0.0'
7
id "com.github.spotbugs" version "6.0.9"
8
id 'com.diffplug.spotless' version '6.25.0'
9
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
10
}
11
12
ext{
0 commit comments