Skip to content

Commit

Permalink
Update dependency com.facebook:ktfmt to v0.49 (#104)
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] committed Apr 30, 2024
1 parent 44752d2 commit e8420ec
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 @@ -5,7 +5,7 @@ kotlin = "1.9.23"
jdk = "21"
jvmTarget = "11"
ksp = "1.9.23-1.0.20"
ktfmt = "0.47"
ktfmt = "0.49"

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

0 comments on commit e8420ec

Please sign in to comment.