Skip to content

Commit f61ea99

Browse files
authored
Merge pull request #10 from Project516/renovate/com.diffplug.spotless-8.x
Update plugin com.diffplug.spotless to v8.1.0
2 parents 03a31b1 + 9725796 commit f61ea99

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.0.0'
4+
id 'com.diffplug.spotless' version '8.1.0'
55
id 'com.gradleup.shadow' version '9.2.2'
66
}
77

0 commit comments

Comments
 (0)