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 89c2cec commit cbd049cCopy full SHA for cbd049c
settings.gradle
@@ -4,8 +4,8 @@ pluginManagement {
4
id 'com.diffplug.blowdryerSetup' version '1.0.0'
5
id 'com.diffplug.eclipse.mavencentral' version '3.22.0'
6
id 'com.diffplug.gradle.spotless' version '4.3.0'
7
- id 'com.diffplug.spotless-changelog' version '1.0.0'
8
- id 'com.gradle.plugin-publish' version '0.10.1'
+ id 'com.diffplug.spotless-changelog' version '2.0.0'
+ id 'com.gradle.plugin-publish' version '0.12.0'
9
id 'com.jfrog.bintray' version '1.8.5'
10
id 'org.jdrupes.mdoclet' version '1.0.10'
11
}
0 commit comments