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 3f5b646 + 8d4d944 commit db3798bCopy full SHA for db3798b
settings.gradle
@@ -2,7 +2,7 @@ pluginManagement {
2
plugins {
3
id 'com.diffplug.spotless' version '6.11.0'
4
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
5
- id 'com.gradle.plugin-publish' version '1.0.0'
+ id 'com.gradle.plugin-publish' version '1.1.0'
6
// https://github.com/gradle-nexus/publish-plugin/releases
7
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
8
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
0 commit comments