mirror of
https://github.com/gotson/komga.git
synced 2026-05-08 21:00:16 +02:00
deps(komga): bump jreleaser from 1.8.0 to 1.9.0
This commit is contained in:
parent
9570101e17
commit
7935f1c210
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue