mirror of
https://github.com/gotson/komga.git
synced 2025-01-08 11:47:47 +08:00
deps: bump org.jlleitschuh.gradle.ktlint to 12.1.0
This commit is contained in:
parent
446bb5a4b2
commit
80ed6868ea
@ -12,7 +12,7 @@ plugins {
|
||||
kotlin("plugin.spring") version kotlinVersion
|
||||
kotlin("kapt") version kotlinVersion
|
||||
}
|
||||
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
||||
id("org.jlleitschuh.gradle.ktlint") version "12.1.0"
|
||||
id("com.github.ben-manes.versions") version "0.50.0"
|
||||
id("org.jreleaser") version "1.10.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user