Skip to content

Commit b9dad92

Browse files
authored
Merge pull request #6 from Project516/renovate/com.diffplug.spotless-8.x
Update plugin com.diffplug.spotless to v8.1.0
2 parents 9a83454 + 5d2ee0c commit b9dad92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)