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 419ea96 + c483f7e commit 061b7cbCopy full SHA for 061b7cb
settings.gradle
@@ -9,7 +9,7 @@ pluginManagement {
9
10
plugins {
11
id 'com.adarshr.test-logger' version '4.0.0' apply false // https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
12
- id 'com.diffplug.spotless' version '8.0.0' apply false
+ id 'com.diffplug.spotless' version '8.1.0' apply false
13
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false // https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
14
id 'com.github.spotbugs' version '6.4.5' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
id 'com.gradle.develocity' version '4.2.2' // https://plugins.gradle.org/plugin/com.gradle.develocity
0 commit comments