We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d93acb commit 7703207Copy full SHA for 7703207
settings.gradle
@@ -14,7 +14,7 @@ plugins {
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
id 'com.github.spotbugs' version '6.0.18' apply false
16
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
17
- id 'com.diffplug.spotless-changelog' version '3.0.2' apply false
+ id 'com.diffplug.spotless-changelog' version '3.1.1' apply false
18
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
19
id 'com.adarshr.test-logger' version '4.0.0' apply false
20
// https://github.com/davidburstrom/version-compatibility-gradle-plugin/tags
0 commit comments