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 aa3d72a commit 722aa28
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 @@ -27,7 +27,7 @@ batik-codec = { group = "org.apache.xmlgraphics", name = "batik-codec", version
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1" }
ben-manes-versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
vaniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.28.0" }
Expand Down

0 comments on commit 722aa28

Please sign in to comment.