Skip to content

Commit 5f64a51

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

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

2020
sonarqube {

0 commit comments

Comments
 (0)