Skip to content

Commit 69b05e2

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.2
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.2. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fab2bc6 commit 69b05e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

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

1818
plugins {
1919
id "org.sonarqube" version "3.5.0.2730"
20-
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
20+
id "org.jlleitschuh.gradle.ktlint" version "11.3.2"
2121
}
2222

2323
sonarqube {

0 commit comments

Comments
 (0)