Skip to content

Commit 659cb9a

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 12.1.0
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 12.1.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66dc963 commit 659cb9a

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
@@ -14,7 +14,7 @@ buildscript {
1414

1515
plugins {
1616
id "org.sonarqube" version "3.5.0.2730"
17-
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
17+
id "org.jlleitschuh.gradle.ktlint" version "12.1.0"
1818
}
1919

2020
sonarqube {

0 commit comments

Comments
 (0)