Skip to content

Commit

Permalink
chore(deps): update plugin ktfmt to v0.19.0 (#509)
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 Jul 4, 2024
1 parent 389fbe2 commit 8042c26
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.18.0" }
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.19.0" }
kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.0" }
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
knit = { id = "org.jetbrains.kotlinx:kotlinx-knit", version.ref = "knit" }
Expand Down

0 comments on commit 8042c26

Please sign in to comment.