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.
2 parents c52fe1d + 950cbc7 commit c4fb4b6Copy full SHA for c4fb4b6
settings.gradle
@@ -10,7 +10,7 @@ plugins {
10
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11
id 'com.gradle.plugin-publish' version '1.2.1' apply false
12
// https://github.com/gradle-nexus/publish-plugin/releases
13
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0' apply false
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0-rc-1' apply false
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
id 'com.github.spotbugs' version '6.0.1' apply false
16
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
0 commit comments