Skip to content

Commit d0c2726

Browse files
committed
chore: downgrade spotless
1 parent f914f3c commit d0c2726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'application'
4-
id 'com.diffplug.spotless' version '6.25.0'
4+
id 'com.diffplug.spotless' version '6.13.0'
55
}
66

77
group = 'nsl'

0 commit comments

Comments
 (0)