We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 662da8c commit 1e69a03Copy full SHA for 1e69a03
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
plugins {
9
id 'com.diffplug.spotless' version '7.0.2' apply false
10
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11
- id 'com.gradle.plugin-publish' version '1.3.0' apply false
+ id 'com.gradle.plugin-publish' version '1.3.1' apply false
12
// https://github.com/gradle-nexus/publish-plugin/releases
13
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0' apply false
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
0 commit comments