Skip to content

Commit

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

build(deps): bump com.diffplug.spotless from 6.23.2 to 6.23.3
  • Loading branch information
Oleksandr Dzhychko authored Dec 4, 2023
2 parents acf06e5 + c3a1fb1 commit 74d2d6b
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.1" }
spotless = { id = "com.diffplug.spotless", version = "6.23.2" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }
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 74d2d6b

Please sign in to comment.