Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 (#365)
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent c5fe106 commit e26e20f
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 @@ -5,7 +5,7 @@ kotlin = "1.9.10"
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1" }
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
versions = { id = "com.github.ben-manes.versions", version = "0.48.0" }
Expand Down

0 comments on commit e26e20f

Please sign in to comment.