Skip to content

Commit 81cd61b

Browse files
committed
fix(deps): Update plugin com.diffplug.spotless to v7
1 parent 15daf3f commit 81cd61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id "io.freefair.lombok" version "8.11"
44
id "maven-publish"
5-
id "com.diffplug.spotless" version "6.25.0"
5+
id "com.diffplug.spotless" version "7.2.1"
66
}
77

88
ext {

0 commit comments

Comments
 (0)