deps(komga): bump jreleaser from 1.8.0 to 1.9.0

This commit is contained in:
Gauthier Roebroeck 2023-11-02 10:05:52 +08:00
parent 9570101e17
commit 7935f1c210

View file

@ -12,7 +12,7 @@ plugins {
}
id("org.jlleitschuh.gradle.ktlint") version "11.4.2"
id("com.github.ben-manes.versions") version "0.48.0"
id("org.jreleaser") version "1.8.0"
id("org.jreleaser") version "1.9.0"
}
fun isNonStable(version: String): Boolean {