Skip to content

Commit

Permalink
chore(deps): update plugin com.ncorti.ktfmt.gradle to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 8a5d808 commit 6c1da6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ plugins {

// Code Quality
// ktfmt
id("com.ncorti.ktfmt.gradle") version "0.20.1"
id("com.ncorti.ktfmt.gradle") version "0.21.0"
}

group = properties("pluginGroup")
Expand Down

0 comments on commit 6c1da6a

Please sign in to comment.