Skip to content

Commit eabe6bc

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency com.diffplug.spotless:com.diffplug.spotless.gradle.plugin to v5.12.5
1 parent c93af77 commit eabe6bc

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 "5.12.4"
4+
id("com.diffplug.spotless") version "5.12.5"
55
id("com.gradle.plugin-publish") version "0.14.0"
66
}
77

0 commit comments

Comments
 (0)