Skip to content

Commit 6def073

Browse files
Update plugin com.diffplug.spotless to v8.2.1 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c7d1df commit 6def073

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
@@ -1,7 +1,7 @@
11
plugins {
22
// Apply the application plugin to add support for building a CLI application in Java.
33
id 'application'
4-
id 'com.diffplug.spotless' version '8.2.0'
4+
id 'com.diffplug.spotless' version '8.2.1'
55
id 'com.gradleup.shadow' version '9.3.1'
66
}
77

0 commit comments

Comments
 (0)