Skip to content

Commit

Permalink
chore(deps): update plugin ktfmt to v0.20.1 (#568)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 2c248f9 commit 484d630
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 @@ -212,7 +212,7 @@ arrow-stack = ["arrow-core",
spring-plugin = { id = "org.jetbrains.kotlin.plugin.spring", version.ref = "kotlin" }
spring-boot = { id = "org.springframework.boot", version.ref = "spring-boot" }
spring-dependencyManagement = { id = "io.spring.dependency-management", version.ref = "spring-dependency-management" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.0" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.20.1" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
knit = { id = "org.jetbrains.kotlinx:kotlinx-knit", version.ref = "knit" }
Expand Down

0 comments on commit 484d630

Please sign in to comment.