Skip to content

Commit fd325f0

Browse files
Copilottrask
andcommitted
Address review comments: remove backup file and relocate plugin version declarations
Co-authored-by: trask <[email protected]>
1 parent b1fb53d commit fd325f0

File tree

4 files changed

+2
-396
lines changed

4 files changed

+2
-396
lines changed

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("idea")
33

4-
id("com.github.ben-manes.versions")
4+
id("com.github.ben-manes.versions") version "0.51.0"
55
id("ai.spotless-conventions")
66
}
77

0 commit comments

Comments
 (0)