Skip to content

Commit 215e76a

Browse files
chore: bump org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.0 (#36)
Bumps org.jlleitschuh.gradle.ktlint from 11.1.0 to 11.2.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 ef47a27 commit 215e76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simple-kit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616

1717
plugins {
1818
id "org.sonarqube" version "3.5.0.2730"
19-
id "org.jlleitschuh.gradle.ktlint" version "11.1.0"
19+
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
2020
}
2121

2222
sonarqube {

0 commit comments

Comments
 (0)