We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9f1621 commit bd6d41eCopy full SHA for bd6d41e
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.4.0'
+ id 'com.diffplug.spotless' version '8.5.0'
9
id 'com.gradleup.shadow' version '9.4.1'
10
}
11
0 commit comments