Skip to content

Commit 3e95b81

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

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.2.1.3168"
13-
id "org.jlleitschuh.gradle.ktlint" version "11.4.2"
13+
id "org.jlleitschuh.gradle.ktlint" version "11.5.0"
1414
}
1515

1616
sonarqube {

0 commit comments

Comments
 (0)