Skip to content

Commit

Permalink
chore(deps): Update dependency com.facebook:ktfmt to v0.49 (#492)
Browse files Browse the repository at this point in the history
* chore(deps): Update dependency com.facebook:ktfmt to v0.49

* spotlessApply

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: zml <[email protected]>
  • Loading branch information
renovate[bot] and zml2008 authored May 7, 2024
1 parent ef9c9da commit c3d2105
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ class BuildersTest {
}
}
}

// -- Incubating API -- these aren't ready to go into public API

// Internal
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ errorprone="2.27.1"
indra = "3.1.3"
junit="5.10.2"
ktlint="0.49.1"
ktfmt="0.47"
ktfmt="0.49"
pmd = "6.55.0"
spotless = "6.25.0"

Expand Down

0 comments on commit c3d2105

Please sign in to comment.