Skip to content

Commit 02f2968

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 (#311)
Bumps org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0. --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47164f8 commit 02f2968

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.0.0"
17+
id "org.jlleitschuh.gradle.ktlint" version "11.1.0"
1818
}
1919

2020
sonarqube {

0 commit comments

Comments
 (0)