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 03a31b1 + 9725796 commit f61ea99Copy full SHA for f61ea99
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.0.0'
+ id 'com.diffplug.spotless' version '8.1.0'
5
id 'com.gradleup.shadow' version '9.2.2'
6
}
7
0 commit comments