Skip to content

Commit 4df06d7

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

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
@@ -18,7 +18,7 @@ buildscript {
1818

1919
plugins {
2020
id "org.sonarqube" version "3.5.0.2730"
21-
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
21+
id "org.jlleitschuh.gradle.ktlint" version "13.0.0"
2222
}
2323

2424
sonarqube {

0 commit comments

Comments
 (0)