Skip to content

Commit 7213fdb

Browse files
dependabot[bot]vskjefst
authored andcommitted
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 79ab929 commit 7213fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
`kotlin-dsl`
3-
id("org.jlleitschuh.gradle.ktlint") version "12.3.0"
3+
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)