Skip to content

Commit

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

build(deps): bump com.diffplug.spotless from 6.21.0 to 6.22.0
  • Loading branch information
odzhychko authored Sep 29, 2023
2 parents 528a6a0 + 36d6907 commit d65ffb6
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 = "11.6.0" }
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
spotless = { id = "com.diffplug.spotless", version = "6.22.0" }
tasktree = { id = "com.dorongold.task-tree", version = "2.1.1" }
modelix-mps-buildtools = { id = "org.modelix.mps.build-tools", version = "1.1.0" }
dokka = {id = "org.jetbrains.dokka", version = "1.9.0"}
Expand Down

0 comments on commit d65ffb6

Please sign in to comment.