Skip to content

Commit 6f4c36d

Browse files
authored
Merge pull request #162 from SimonMarquis/dependabot/gradle/com.diffplug.spotless-6.23.0
Bump com.diffplug.spotless from 6.22.0 to 6.23.0
2 parents 5f83098 + 31de178 commit 6f4c36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
1818
jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1919
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2020
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }
21-
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
21+
spotless = { id = "com.diffplug.spotless", version = "6.23.0" }

0 commit comments

Comments
 (0)