Skip to content

Commit c09534c

Browse files
authored
Bump com.diffplug.spotless from 6.18.0 to 6.19.0 (#1112)
2 parents 1e77700 + 64fce39 commit c09534c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
44
id 'com.github.spotbugs' version '5.0.14' apply false
55
id "io.github.gradle-nexus.publish-plugin" version "1.3.0" apply false
6-
id "com.diffplug.spotless" version "6.18.0" apply false
6+
id "com.diffplug.spotless" version "6.19.0" apply false
77
id 'com.github.ben-manes.versions' version '0.46.0' apply false
88
}
99

0 commit comments

Comments
 (0)