Skip to content

Commit d511ca3

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 (#49)
Bumps org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39d5a50 commit d511ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginManagement {
77
}
88
plugins {
99
id("com.android.library") version "7.4.2"
10-
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
10+
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
1111
kotlin("android") version "1.9.10"
1212
id("org.sonarqube") version "3.4.0.2513"
1313
}

0 commit comments

Comments
 (0)