mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
deps: bump ktlint plugin to 13.0.0
This commit is contained in:
parent
9ac225bf4f
commit
1235220eb8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ plugins {
|
|||
kotlin("plugin.spring") version kotlinVersion
|
||||
kotlin("kapt") version kotlinVersion
|
||||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "13.0.0"
|
||||
id("com.github.ben-manes.versions") version "0.51.0"
|
||||
id("org.jreleaser") version "1.19.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue