Skip to content

Commit a9f2aa7

Browse files
Bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.1.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c63935b commit a9f2aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id("com.gradle.plugin-publish") version "1.2.1"
66
id("java-gradle-plugin")
77
id("maven-publish")
8-
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
8+
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
99
}
1010

1111
repositories {

0 commit comments

Comments
 (0)