Skip to content

Commit

Permalink
Bump com.facebook:ktfmt from 0.46 to 0.47
Browse files Browse the repository at this point in the history
Bumps [com.facebook:ktfmt](https://github.com/facebookincubator/ktfmt) from 0.46 to 0.47.
- [Release notes](https://github.com/facebookincubator/ktfmt/releases)
- [Commits](facebook/ktfmt@v0.46...v0.47)

---
updated-dependencies:
- dependency-name: com.facebook:ktfmt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 18, 2024
1 parent 9ded5e5 commit d945e0d
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 @@ -14,7 +14,7 @@ gjf = "1.19.2"
jdk = "17"
jvmTarget = "1.8"
kotlin = "1.9.22"
ktfmt = "0.46"
ktfmt = "0.47"
leakcanaryAndroid = "2.13"
lifecycleExtensions = "2.2.0"
lint = "31.0.2"
Expand Down

0 comments on commit d945e0d

Please sign in to comment.