Skip to content

Commit

Permalink
build(deps): bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 506e194 commit 84cacc9
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 @@ -9,7 +9,7 @@ ktor-client-okhttp = { module = "io.ktor:ktor-client-okhttp", version = "3.0.0"
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.0.21" }
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.0.21" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2" }
binary-compatibility-validator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.16.3" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }

0 comments on commit 84cacc9

Please sign in to comment.