Skip to content

Commit 7c3fa51

Browse files
committed
fix(deps): Update plugin com.diffplug.spotless to v8
1 parent b099d9a commit 7c3fa51

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.14.2"
44
id "maven-publish"
5-
id "com.diffplug.spotless" version "7.2.1"
5+
id "com.diffplug.spotless" version "8.0.0"
66
}
77

88
group 'io.cloudquery'

0 commit comments

Comments
 (0)