Skip to content

Commit e5bb4a4

Browse files
Update plugin com.diffplug.spotless to v6.23.1
1 parent a1dd20d commit e5bb4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
`kotlin-dsl`
33
id("com.github.ben-manes.versions") version "0.43.0"
4-
id("com.diffplug.spotless") version "6.11.0"
4+
id("com.diffplug.spotless") version "6.23.1"
55
}
66

77
dependencies {

0 commit comments

Comments
 (0)