We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1974989 commit 9e36e05Copy full SHA for 9e36e05
1 file changed
app/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
// Apply the application plugin to add support for building a CLI application in Java.
3
id 'application'
4
- id 'com.diffplug.spotless' version '8.5.1'
+ id 'com.diffplug.spotless' version '8.6.0'
5
id 'com.gradleup.shadow' version '9.4.1'
6
}
7
0 commit comments