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 93c80ac + f1d0c39 commit 4af7911Copy full SHA for 4af7911
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
9
id 'com.github.spotbugs' version '4.7.8'
10
// https://github.com/diffplug/spotless-changelog
11
- id 'com.diffplug.spotless-changelog' version '2.2.0'
+ id 'com.diffplug.spotless-changelog' version '2.3.2'
12
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
13
id 'com.diffplug.p2.asmaven' version '3.33.2'
14
// https://github.com/gradle/test-retry-gradle-plugin/releases
0 commit comments