Skip to content

Commit bbc0307

Browse files
Update plugin org.jlleitschuh.gradle.ktlint to v14.2.0 (#281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f4159b commit bbc0307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

native_image_cropper_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
kotlin_version = '2.3.10'
4-
ktlintPluginVersion = '14.1.0'
4+
ktlintPluginVersion = '14.2.0'
55
}
66

77
repositories {

0 commit comments

Comments
 (0)