Skip to content

Commit cadaf21

Browse files
Update plugin com.diffplug.spotless to v7
1 parent b4a8f22 commit cadaf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535
version('junit', '5.11.4')
3636

3737
// *** Gradle plugins ***
38-
plugin ('spotless', 'com.diffplug.spotless').version('6.11.0')
38+
plugin ('spotless', 'com.diffplug.spotless').version('7.0.4')
3939
plugin ('versioning', 'net.nemerosa.versioning').version('2.15.1')
4040
plugin ('ospackage', 'com.netflix.nebula.ospackage').version('11.10.0')
4141
plugin ('shadow', 'com.github.johnrengelman.shadow').version('8.1.1')

0 commit comments

Comments
 (0)