Skip to content

Commit

Permalink
Update dependency com.facebook:ktfmt to v0.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 1990b0f commit b7e08b8
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.45") }

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

0 comments on commit b7e08b8

Please sign in to comment.