Skip to content

Commit 9dcbaaa

Browse files
Update plugin com.diffplug.spotless to v8
1 parent fd250d0 commit 9dcbaaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
plugins {
1010
// Apply the application plugin to add support for building a CLI application in Java.
1111
id 'application'
12-
id "com.diffplug.spotless" version "7.0.4"
12+
id "com.diffplug.spotless" version "8.0.0"
1313
}
1414

1515
repositories {

0 commit comments

Comments
 (0)