Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent 9e50f14 commit 640768e
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 @@ -41,5 +41,5 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
kover = { id = "org.jetbrains.kotlinx.kover", version = "0.7.6" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
sonarqube = { id = "org.sonarqube", version = "5.0.0.4638" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }

0 comments on commit 640768e

Please sign in to comment.