Skip to content

Commit

Permalink
chore(deps): Bump com.facebook:ktfmt from 0.46 to 0.53 (springwolf#1043)
Browse files Browse the repository at this point in the history
Bumps [com.facebook:ktfmt](https://github.com/facebook/ktfmt) from 0.46 to 0.53.
- [Release notes](https://github.com/facebook/ktfmt/releases)
- [Changelog](https://github.com/facebook/ktfmt/blob/main/CHANGELOG.md)
- [Commits](facebook/ktfmt@v0.46...v0.53)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ruskaof committed Nov 20, 2024
1 parent 2ae8171 commit b8a7236
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 @@ -56,7 +56,7 @@ kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:2.0.21"
kotlin-scripting-compiler-embeddable = { module = "org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable", version.ref = "org-jetbrains-kotlin" }
kotlin-serialization-compiler-plugin-embeddable = { module = "org.jetbrains.kotlin:kotlin-serialization-compiler-plugin-embeddable", version.ref = "org-jetbrains-kotlin" }
kotlinx-serialization-core-jvm = "org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:1.7.3"
ktfmt = "com.facebook:ktfmt:0.46"
ktfmt = "com.facebook:ktfmt:0.53"
ktlint-cli = "com.pinterest.ktlint:ktlint-cli:1.1.1"
log4j-core = "org.apache.logging.log4j:log4j-core:2.17.1"
lombok = "org.projectlombok:lombok:1.18.34"
Expand Down

0 comments on commit b8a7236

Please sign in to comment.