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 0802625 + 58a50f6 commit 92bbd96Copy full SHA for 92bbd96
settings.gradle
@@ -8,7 +8,7 @@ pluginManagement {
8
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
9
id 'com.github.spotbugs' version '5.0.12'
10
// https://github.com/diffplug/spotless-changelog
11
- id 'com.diffplug.spotless-changelog' version '2.3.2'
+ id 'com.diffplug.spotless-changelog' version '2.4.0'
12
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
13
id 'com.diffplug.p2.asmaven' version '3.27.0' // DO NOT UPDATE, see https://github.com/diffplug/spotless/pull/874
14
// https://github.com/gradle/test-retry-gradle-plugin/releases
0 commit comments