Skip to content

Commit 8dba479

Browse files
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v13.1.0 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1bea06 commit 8dba479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
kotlin("jvm") version "2.2.10" apply false
33
id("com.google.devtools.ksp") version "2.2.10-2.0.2" apply false
44
id("com.vanniktech.maven.publish") version "0.34.0" apply false
5-
id("org.jlleitschuh.gradle.ktlint") version "13.0.0" apply false
5+
id("org.jlleitschuh.gradle.ktlint") version "13.1.0" apply false
66
}
77

88
description = "kotlin-logging-extensions"

0 commit comments

Comments
 (0)