Skip to content

Commit fe43982

Browse files
Update plugin com.diffplug.spotless to v8.3.0 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c68f5f9 commit fe43982

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.1'
4+
id 'com.diffplug.spotless' version '8.3.0'
55
id 'com.gradleup.shadow' version '9.3.2'
66
}
77

0 commit comments

Comments
 (0)