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.
1 parent fd250d0 commit 9dcbaaaCopy full SHA for 9dcbaaa
app/build.gradle
@@ -9,7 +9,7 @@
9
plugins {
10
// Apply the application plugin to add support for building a CLI application in Java.
11
id 'application'
12
- id "com.diffplug.spotless" version "7.0.4"
+ id "com.diffplug.spotless" version "8.0.0"
13
}
14
15
repositories {
0 commit comments