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