Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 1e33b59

Browse files
fix(deps): update dependency com.facebook:ktfmt to v0.50 (#3083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cded974 commit 1e33b59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
3939
build-download = "de.undercouch:gradle-download-task:5.6.0"
4040
build-javapoet = "com.squareup:javapoet:1.13.0"
4141
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
42-
build-ktfmt = "com.facebook:ktfmt:0.49"
42+
build-ktfmt = "com.facebook:ktfmt:0.50"
4343
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.28.0"
4444
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.5"
4545
build-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }

0 commit comments

Comments
 (0)