Skip to content

Commit 3a3b8af

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 in /android (#168)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bc60bf commit 3a3b8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010

1111
plugins {
1212
id "org.sonarqube" version "4.4.1.3373"
13-
id "org.jlleitschuh.gradle.ktlint" version "11.6.0"
13+
id "org.jlleitschuh.gradle.ktlint" version "11.6.1"
1414
}
1515

1616
sonarqube {

0 commit comments

Comments
 (0)