Skip to content

Commit 979596c

Browse files
chore(deps): update plugin org.jlleitschuh.gradle.ktlint to v11.6.1
1 parent 5d9ec3a commit 979596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
`kotlin-dsl`
66
id("com.gradle.plugin-publish") version "1.2.1"
77
id("net.kyori.indra.license-header") version "3.1.3"
8-
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
8+
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
99
}
1010

1111
group = "io.papermc"

0 commit comments

Comments
 (0)