Skip to content

Commit dd4069e

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0
Bumps org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8be16ca commit dd4069e

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 "12.2.0"
19+
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
2020
}
2121

2222
allprojects {

0 commit comments

Comments
 (0)