Skip to content

Commit

Permalink
Merge pull request #400 from modelix/dependabot/gradle/com.diffplug.s…
Browse files Browse the repository at this point in the history
…potless-6.24.0

build(deps): bump com.diffplug.spotless from 6.23.3 to 6.24.0
  • Loading branch information
Oleksandr Dzhychko authored Jan 15, 2024
2 parents c374e54 + 8da716f commit 56d2195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
gitVersion = { id = "com.palantir.git-version", version = "3.0.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
spotless = { id = "com.diffplug.spotless", version = "6.24.0" }
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version.ref = "modelixBuildtools" }
dokka = {id = "org.jetbrains.dokka", version = "1.9.10"}
Expand Down

0 comments on commit 56d2195

Please sign in to comment.