Skip to content

Commit 56143e1

Browse files
Update plugin com.diffplug.spotless to v7.0.3 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1b96b6 commit 56143e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("groovy")
33
id("java-gradle-plugin")
4-
id("com.diffplug.spotless") version "7.0.2"
4+
id("com.diffplug.spotless") version "7.0.3"
55
id("com.gradle.plugin-publish") version "1.3.1"
66
}
77

0 commit comments

Comments
 (0)