Skip to content

Commit 2d53aa6

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

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

1616
sonarqube {

0 commit comments

Comments
 (0)