Skip to content

Commit 193e946

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.3.0 to 13.1.0
Bumps org.jlleitschuh.gradle.ktlint from 12.3.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f51047 commit 193e946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.2.0"
44
[plugins]
55
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
66
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
7-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
7+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "13.1.0" }
88
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
99
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
1010
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }

0 commit comments

Comments
 (0)