mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 16:42:24 +01:00
deps: bump ktlint to 1.1.1
This commit is contained in:
parent
80ed6868ea
commit
e01b32446b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ allprojects {
|
||||||
}
|
}
|
||||||
|
|
||||||
configure<org.jlleitschuh.gradle.ktlint.KtlintExtension> {
|
configure<org.jlleitschuh.gradle.ktlint.KtlintExtension> {
|
||||||
version = "0.48.2"
|
version = "1.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue