mirror of
https://github.com/gotson/komga.git
synced 2025-01-09 04:08:00 +08:00
deps: bump jreleaser to 1.10.0
This commit is contained in:
parent
24e095a2a0
commit
446bb5a4b2
@ -14,7 +14,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
|
||||||
id("com.github.ben-manes.versions") version "0.50.0"
|
id("com.github.ben-manes.versions") version "0.50.0"
|
||||||
id("org.jreleaser") version "1.9.0"
|
id("org.jreleaser") version "1.10.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
fun isNonStable(version: String): Boolean {
|
fun isNonStable(version: String): Boolean {
|
||||||
|
Loading…
Reference in New Issue
Block a user