Skip to content

Commit 8e7786a

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

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
@@ -19,7 +19,7 @@ buildscript {
1919

2020
plugins {
2121
id "org.sonarqube" version "3.5.0.2730"
22-
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
22+
id "org.jlleitschuh.gradle.ktlint" version "12.2.0"
2323
}
2424

2525
sonarqube {

0 commit comments

Comments
 (0)