Skip to content

Commit

Permalink
Update plugin ktlint to v11.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Aug 8, 2023
1 parent a294f38 commit 32ee952
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 @@ -57,5 +57,5 @@ common-test-framework = ["kotlin-coroutines-test"]
goncalossilvaResources = { id = "com.goncalossilva.resources", version.ref = "goncalossilvaResources" }
grgit = { id = "org.ajoberstar.grgit", version = "5.2.0" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.13" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.1" }
npm-publish = { id = "dev.petuska.npm.publish", version.ref = "npmPublish" }

0 comments on commit 32ee952

Please sign in to comment.