Skip to content

Commit

Permalink
Update dependency com.facebook:ktfmt to v0.52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 96995ef commit d56dbd2
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 @@ -6,7 +6,7 @@ jdk = "21"
jvmTarget = "11"
kotlinpoet = "1.18.1"
ksp = "2.0.0-1.0.23"
ktfmt = "0.50"
ktfmt = "0.52"

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit d56dbd2

Please sign in to comment.