Skip to content

Commit 1be97cb

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #350 from modelix/dependabot/gradle/com.diffplug.spotless-6.23.2
build(deps): bump com.diffplug.spotless from 6.23.0 to 6.23.2
2 parents 9d46926 + a7588a9 commit 1be97cb

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.23.0" }
15+
spotless = { id = "com.diffplug.spotless", version = "6.23.2" }
1616
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
1717
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
1818
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}

0 commit comments

Comments
 (0)