Skip to content

Commit 9c398dc

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #339 from modelix/dependabot/gradle/com.diffplug.spotless-6.23.0
build(deps): bump com.diffplug.spotless from 6.22.0 to 6.23.0
2 parents 476acc4 + 1968a1e commit 9c398dc

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
@@ -12,7 +12,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1212
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
1313
gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
1414
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
15-
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
15+
spotless = { id = "com.diffplug.spotless", version = "6.23.0" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.2.0" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}

0 commit comments

Comments
 (0)