Skip to content

Commit

Permalink
Update dependency com.facebook:ktfmt to v0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 1990b0f commit 6fa1fcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {

val ktfmt: Configuration by configurations.creating

dependencies { ktfmt("com.facebook:ktfmt:0.44") }
dependencies { ktfmt("com.facebook:ktfmt:0.46") }

tasks {
// ensure Kotlin workflow scripts are executed to keep the generated yaml up-to-date
Expand Down

0 comments on commit 6fa1fcf

Please sign in to comment.