We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 027aec0 + 845d324 commit adb4e73Copy full SHA for adb4e73
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.1.0' apply false
12
// https://github.com/gradle-nexus/publish-plugin/releases
13
- id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' apply false
+ id 'io.github.gradle-nexus.publish-plugin' version '1.2.0' apply false
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
id 'com.github.spotbugs' version '5.0.13' apply false
16
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
0 commit comments