Skip to content

Commit 7503b56

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump org.jlleitschuh.gradle.ktlint from 13.0.0 to 13.1.0
Bumps org.jlleitschuh.gradle.ktlint from 13.0.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c83366 commit 7503b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

1818
plugins {
19-
id("org.jlleitschuh.gradle.ktlint") version "13.0.0"
19+
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
2020
}
2121

2222
allprojects {

0 commit comments

Comments
 (0)