We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ab34b8 + c562a97 commit 66f8004Copy full SHA for 66f8004
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
plugins {
9
id 'com.diffplug.spotless' version '6.18.0' apply false
10
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11
- id 'com.gradle.plugin-publish' version '1.1.0' apply false
+ id 'com.gradle.plugin-publish' version '1.2.0' 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
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
0 commit comments