Skip to content

Commit eafc2f4

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.4.2
Bumps org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.4.2. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 655033f commit eafc2f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "11.4.2"
1818
}
1919

2020
sonarqube {

0 commit comments

Comments
 (0)