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

Commit 3573c89

Browse files
chore(deps): update dependency com.facebook:ktfmt to v0.41 (#2147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17d9ffd commit 3573c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/kotlin-plugins/src/main/kotlin/app/passwordstore/gradle/SpotlessPlugin.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
3939
}
4040

4141
private companion object {
42-
private const val KTFMT_VERSION = "0.40"
42+
private const val KTFMT_VERSION = "0.41"
4343
}
4444
}

0 commit comments

Comments
 (0)