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.
1 parent 6789a1d commit 3bcdda8Copy full SHA for 3bcdda8
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.2.0' apply false
+ id 'io.github.gradle-nexus.publish-plugin' version '1.3.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