build(komga-deps): bump jreleaser from 1.7.0 to 1.8.0

This commit is contained in:
Gauthier Roebroeck 2023-10-04 19:09:14 +08:00
parent d4f23b8a74
commit 72d848d916

View file

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